Cleaver Tetrahedral Meshing  2.2.1
Cleaving algorithm for high quality tetrahedral meshing
All Classes Pages
List of all members | Public Member Functions | Public Attributes
cleaver::VoxelMesh Class Reference

Public Member Functions

 VoxelMesh (bool verbose=false)
 
VoxelMeshoperator= (const VoxelMesh &mesh)
 
void init (int l, int m, int n)
 
ScalarField< float > * convertToFloatField (float factor, const cleaver::vec3 &padding, const cleaver::vec3 &offset)
 

Public Attributes

std::vector< std::vector< std::vector< bool > > > known
 
std::vector< std::vector< std::vector< double > > > dist
 

Detailed Description

Definition at line 67 of file SizingFieldCreator.h.


The documentation for this class was generated from the following files: