Classes | |
class | GridWrapper |
this is a wrapper class to wrap MolaGrid from generic object to object More... | |
class | MeshAnalysis |
A collection of methods to analyze MolaMesh Face. More... | |
class | MeshFactory |
A collection of methods to create MolaMEsh Premitives. More... | |
class | MeshSubdivision |
A collection of methods to applay subdivision rules to a MolaMesh. More... | |
class | MeshTools |
Tools to edit MolaMesh. More... | |
class | MolaGrid |
A MolaGrid is taking care of getting and setting values and retrieving neighbors in an orthogonal grid of either 2 or 3 dimension. More... | |
class | MolaMesh |
A mesh describes a 3D surface made of Vertices connected by Faces. More... | |
struct | Vec3 |
Mola Vector. More... | |