MMS3DCylinder Member List
This is the complete list of members for
MMS3DCylinder, including all inherited members.
addObject(MMS3DObject *object) | MMS3DObject | |
cullFace(bool cullface) | MMS3DObject | |
hide() | MMS3DObject | |
MMS3DCylinder(MMS3DScene *scene, int material=MMS3DMaterial::MAT_WHITE, int texture=MMS3DTexture::TEX_NOTSET, int numSlices=16, float height=2, float radius=1) | MMS3DCylinder | |
MMS3DObject::MMS3DCylinder class | MMS3DObject | [friend] |
MMS3DObject(class MMS3DScene *scene) | MMS3DObject | |
MMS3DObject(class MMS3DScene *scene, int material, int texture) | MMS3DObject | |
MMS3DPrimitives class | MMS3DObject | [friend] |
MMS3DRectangle class | MMS3DObject | [friend] |
MMS3DScene class | MMS3DObject | [friend] |
MMS3DSphere class | MMS3DObject | [friend] |
MMS3DTorus class | MMS3DObject | [friend] |
reset() | MMS3DObject | |
rotate(float angle, float x, float y, float z) | MMS3DObject | |
scale(float sx, float sy, float sz) | MMS3DObject | |
show() | MMS3DObject | |
translate(float tx, float ty, float tz) | MMS3DObject | |