hoekjed v0.0.4 (2021-08-29T13:18:32Z)
Dub
Repo
PlatteVorm
hoekjed
dingen
plattevorm
Undocumented in source.
class
PlatteVorm : Voorwerp {
this
(uint hoektal, Vec!3 plek, bool maakNormalen, bool maakBeeldplekken);
this
(Vec!3[] plekken, bool maakNormalen, bool maakBeeldplekken);
}
Constructors
this
this
(uint hoektal, Vec!3 plek, bool maakNormalen, bool maakBeeldplekken)
Undocumented in source.
this
this
(Vec!3[] plekken, bool maakNormalen, bool maakBeeldplekken)
Undocumented in source.
Meta
Source
See Implementation
hoekjed
dingen
plattevorm
classes
PlatteVorm