VTK
|
This is the complete list of members for vtkHull, including all inherited members.
AddCubeEdgePlanes() | vtkHull | |
AddCubeFacePlanes() | vtkHull | |
AddCubeVertexPlanes() | vtkHull | |
AddPlane(double A, double B, double C) | vtkHull | |
AddPlane(double plane[3]) | vtkHull | |
AddPlane(double A, double B, double C, double D) | vtkHull | |
AddPlane(double plane[3], double D) | vtkHull | |
AddRecursiveSpherePlanes(int level) | vtkHull | |
ClipPolygonsFromPlanes(vtkPoints *points, vtkCellArray *polys, double *bounds) | vtkHull | protected |
ComputePlaneDistances(vtkPolyData *input) | vtkHull | protected |
CreateInitialPolygon(double *, int, double *) | vtkHull | protected |
GenerateHull(vtkPolyData *pd, double *bounds) | vtkHull | |
GenerateHull(vtkPolyData *pd, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | vtkHull | |
GetNumberOfPlanes() | vtkHull | virtual |
IsA(const char *type) | vtkHull | virtual |
IsTypeOf(const char *type) | vtkHull | static |
New() | vtkHull | static |
NewInstance() const | vtkHull | |
NewInstanceInternal() const | vtkHull | protectedvirtual |
NumberOfPlanes | vtkHull | protected |
Planes | vtkHull | protected |
PlanesStorageSize | vtkHull | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkHull | |
RemoveAllPlanes(void) | vtkHull | |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkHull | protected |
SafeDownCast(vtkObjectBase *o) | vtkHull | static |
SetPlane(int i, double A, double B, double C) | vtkHull | |
SetPlane(int i, double plane[3]) | vtkHull | |
SetPlane(int i, double A, double B, double C, double D) | vtkHull | |
SetPlane(int i, double plane[3], double D) | vtkHull | |
SetPlanes(vtkPlanes *planes) | vtkHull | |
Superclass typedef | vtkHull | |
vtkHull() | vtkHull | protected |
~vtkHull() | vtkHull | protected |