dmech ~master (2022-03-24T07:41:03.7311831)
Dub
Repo
ShapeBox
dgl
graphics
shapes
Undocumented in source.
class
ShapeBox :
Drawable
{
uint
displayList
;
this
(Vector3f hsize);
void
draw
(double dt);
void
free
();
~this
();
}
Constructors
this
this
(Vector3f hsize)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
draw
void
draw
(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void
free
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
displayList
uint
displayList
;
Undocumented in source.
Inherited Members
From Drawable
draw
void
draw
(double dt)
Undocumented in source.
Meta
Source
See Implementation
dgl
graphics
shapes
classes
ShapeBox
ShapeCone
ShapeCylinder
ShapeEllipsoid
ShapeSphere
ShapeTriangle