This is the complete list of members for VoxelSurface, including all inherited members.
| AngularCriterion(vec3 n1, vec3 n2, double alpha) | VoxelSurface | |
| bsphere | VoxelSurface | |
| ComputeGradient(int i, int j, int k) | VoxelSurface | |
| ComputeGradientMap(int r, unsigned char *gMap) | VoxelSurface | |
| DistanceTransform(void) | VoxelSurface | |
| DistanceUpdateBackward(int i, int j, int k) | VoxelSurface | inline |
| DistanceUpdateForward(int i, int j, int k) | VoxelSurface | inline |
| Index2Point(int index) | VoxelSurface | |
| IsInside(float *X) | VoxelSurface | |
| IsSurface(int i, int j, int k) | VoxelSurface | |
| m_bdpoint | VoxelSurface | |
| m_color | VoxelSurface | |
| m_direction | VoxelSurface | |
| m_distance | VoxelSurface | |
| m_dx | VoxelSurface | |
| m_ivoxel | VoxelSurface | |
| m_max | VoxelSurface | |
| m_min | VoxelSurface | |
| m_N | VoxelSurface | |
| m_normal | VoxelSurface | |
| m_occupancy | VoxelSurface | |
| m_Prewitt | VoxelSurface | |
| m_voxel | VoxelSurface | |
| MakeNormal(int mode, int r, double alpha0) | VoxelSurface | |
| MakePrewittFilters(bool show) | VoxelSurface | |
| MakeSurface(void) | VoxelSurface | |
| Save(const char *path) | VoxelSurface | |
| SetOccupancy(void) | VoxelSurface | |
| SymmetricPoint(vec3 normal, ivec3 p, ivec3 q) | VoxelSurface | |
| UpdateBdpoint(void) | VoxelSurface | |
| VoxelSurface(void) | VoxelSurface | |
| VoxelSurface(float dx, int *N, float *min) | VoxelSurface | |
| VoxelSurface(const char *path) | VoxelSurface | |
| ~VoxelSurface(void) | VoxelSurface | |