VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkConvexPointSet Member List

This is the complete list of members for vtkConvexPointSet, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
BoundaryTrisvtkConvexPointSetprotected
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkConvexPointSetvirtual
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkConvexPointSetvirtual
ClipScalarsvtkCell3Dprotected
ClipTetravtkCell3Dprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)vtkConvexPointSetvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkConvexPointSetvirtual
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkConvexPointSetvirtual
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkConvexPointSetvirtual
FastDelete()vtkObjectBasevirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkCell3Dinlinevirtual
GetCellType()vtkConvexPointSetinlinevirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int)vtkConvexPointSetinlinevirtual
GetEdgePoints(int vtkNotUsed(edgeId), int *&vtkNotUsed(pts))vtkConvexPointSetinlinevirtual
vtkCell3D::GetEdgePoints(int edgeId, int *&pts)=0vtkCell3Dpure virtual
GetFace(int faceId)vtkConvexPointSetvirtual
GetFacePoints(int vtkNotUsed(faceId), int *&vtkNotUsed(pts))vtkConvexPointSetinlinevirtual
vtkCell3D::GetFacePoints(int faceId, int *&pts)=0vtkCell3Dpure virtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMergeTolerance()vtkCell3Dvirtual
GetMTime()vtkObjectvirtual
GetNumberOfEdges()vtkConvexPointSetinlinevirtual
GetNumberOfFaces()vtkConvexPointSetvirtual
GetNumberOfPoints()vtkCellinline
GetParametricCenter(double pcoords[3])vtkConvexPointSetinlinevirtual
GetParametricCoords()vtkConvexPointSetvirtual
GetParametricDistance(double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasFixedTopology()vtkConvexPointSetinlinevirtual
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkConvexPointSetvirtual
vtkCell3D::Initialize(int npts, vtkIdType *pts, vtkPoints *p)vtkCell
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(double pcoords[3], double *derivs)vtkConvexPointSetvirtual
vtkCell3D::InterpolateDerivs(double pcoords[3], double derivs[3])vtkCellinlinevirtual
InterpolateFunctions(double pcoords[3], double *sf)vtkConvexPointSetvirtual
vtkCell3D::InterpolateFunctions(double pcoords[3], double weights[3])vtkCellinlinevirtual
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkConvexPointSetvirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkConvexPointSetvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell()vtkConvexPointSetinlinevirtual
IsTypeOf(const char *type)vtkConvexPointSetstatic
MergeTolerancevtkCell3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkConvexPointSetstatic
NewInstance() const vtkConvexPointSet
NewInstanceInternal() const vtkConvexPointSetprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
ParametricCoordsvtkConvexPointSetprotected
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkConvexPointSetvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
RequiresExplicitFaceRepresentation()vtkCellinlinevirtual
RequiresInitialization()vtkConvexPointSetinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkConvexPointSetstatic
SetDebug(unsigned char debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMergeTolerance(double)vtkCell3Dvirtual
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkConvexPointSet
TetravtkConvexPointSetprotected
TetraIdsvtkConvexPointSetprotected
TetraPointsvtkConvexPointSetprotected
TetraScalarsvtkConvexPointSetprotected
TrianglevtkConvexPointSetprotected
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkConvexPointSetvirtual
TriangulatorvtkCell3Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkCell()vtkCellprotected
vtkCell3D()vtkCell3Dprotected
vtkConvexPointSet()vtkConvexPointSetprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell()vtkCellprotected
~vtkCell3D()vtkCell3Dprotected
~vtkConvexPointSet()vtkConvexPointSetprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual