Sphere

Undocumented in source.

Constructors

this
this(float r, uint u, uint v)
Undocumented in source.

Members

Functions

draw
void draw(Camera cam)
Undocumented in source. Be warned that the author may not have intended to support it.
prepareBuffers
void prepareBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin SpaceNodeHelper
Undocumented in source.

Variables

R
float R;
ind
GLBuffer ind;
Undocumented in source.
pos
GLBuffer pos;
Undocumented in source.
resU
uint resU;
resV
uint resV;
Undocumented in source.

Meta