#include <mms3dsphere.h>

Public Member Functions | |
| MMS3DSphere (MMS3DScene *scene, int material=MMS3DMaterial::MAT_WHITE, int texture=MMS3DTexture::TEX_NOTSET, int numSlices=16, float radius=1) | |
Definition at line 40 of file mms3dsphere.h.
| MMS3DSphere::MMS3DSphere | ( | MMS3DScene * | scene, | |
| int | material = MMS3DMaterial::MAT_WHITE, |
|||
| int | texture = MMS3DTexture::TEX_NOTSET, |
|||
| int | numSlices = 16, |
|||
| float | radius = 1 | |||
| ) |
Definition at line 35 of file mms3dsphere.cpp.