72 unsigned int aNumberOfSectors,
94 create(aNumberOfSubdivision,
SphereMesh(unsigned int aNumberOfRings, unsigned int aNumberOfSectors, float aRadius, int anIndexDataType=0)
Default constructor.
void create(unsigned int aNumberOfRings, unsigned int aNumberOfSectors, float aRadius, int anIndexDataType=0)
Create a new sphere.
PolygonMesh is a class to handle polygon (triangles) meshes.