11 int numMeshVertices = 100;
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMesh/MRMesh.h:23
Definition MRMakeSphereMesh.h:9
Definition MRCameraOrientationPlugin.h:8
MRMESH_API Mesh makeSphere(const SphereParams ¶ms)
creates a mesh of sphere with irregular triangulation
MRMESH_API Mesh makeUVSphere(float radius=1.0, int horisontalResolution=16, int verticalResolution=16)
creates a mesh of sphere with regular triangulation (parallels and meridians)