MeshLib
 
Loading...
Searching...
No Matches
MRMakeSphereMesh.h File Reference
#include "MRMesh.h"

Go to the source code of this file.

Classes

struct  MR::SphereParams
 

Namespaces

namespace  MR
 

Functions

MRMESH_API Mesh MR::makeSphere (const SphereParams &params)
 creates a mesh of sphere with irregular triangulation
 
MRMESH_API Mesh MR::makeUVSphere (float radius=1.0, int horisontalResolution=16, int verticalResolution=16)
 creates a mesh of sphere with regular triangulation (parallels and meridians)