Sphere

Undocumented in source.

Constructors

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

Members

Functions

convMesh
GLMeshData convMesh(SMMesh m)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw(Camera cam)
Undocumented in source. Be warned that the author may not have intended to support it.
getTexCoords
vec2[] getTexCoords(SMTexCoord tc)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin SpaceNodeHelper
Undocumented in source.

Properties

normalAttrib
GLAttrib normalAttrib [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tangentAttrib
GLAttrib tangentAttrib [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tcoordAttrib
GLAttrib tcoordAttrib [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vertexAttrib
GLAttrib vertexAttrib [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

shader
CommonGLShaderProgram shader;
Undocumented in source.

Meta