provaengine ~master (2018-04-11T21:05:02Z)
Dub
Repo
CircleMesh
prova
graphics
shapes
circlemesh
class
CircleMesh : Mesh {
this
(
float
radius
,
int
segments
)
;
}
Constructors
this
this
(
float
radius
,
int
segments
)
Meta
Source
See Implementation
prova
graphics
shapes
circlemesh
modules
circlemesh
linemesh
quadmesh
spritemesh