VHACD::Volume Member List
This is the complete list of members for
VHACD::Volume, including all inherited members.
| AlignToPrincipalAxes(double(&rot)[3][3]) const | VHACD::Volume | |
| Convert(Mesh &mesh, const VOXEL_VALUE value) const | VHACD::Volume | |
| Convert(VoxelSet &vset) const | VHACD::Volume | |
| Convert(TetrahedronSet &tset) const | VHACD::Volume | |
| GetNPrimitivesInsideSurf() const | VHACD::Volume | [inline] |
| GetNPrimitivesOnSurf() const | VHACD::Volume | [inline] |
| GetVoxel(const size_t i, const size_t j, const size_t k) | VHACD::Volume | [inline] |
| GetVoxel(const size_t i, const size_t j, const size_t k) const | VHACD::Volume | [inline] |
| Volume() | VHACD::Volume | |
| Voxelize(const T *const points, const uint32_t stridePoints, const uint32_t nPoints, const int32_t *const triangles, const uint32_t strideTriangles, const uint32_t nTriangles, const size_t dim, const Vec3< double > &barycenter, const double(&rot)[3][3]) | VHACD::Volume | [inline] |
| ~Volume(void) | VHACD::Volume | |