hoekjed ~master (2022-05-31T14:39:47.2249163)
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