#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
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)
Definition MRMesh/MRMesh.h:23
Definition MRMesh/MRMakeSphereMesh.h:9
int numMeshVertices
Definition MRMesh/MRMakeSphereMesh.h:11
float radius
Definition MRMesh/MRMakeSphereMesh.h:10