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

This is the complete list of members for vtkTetra, 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
BarycentricCoords(double x[3], double x1[3], double x2[3], double x3[3], double x4[3], double bcoords[4])vtkTetrastatic
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkTetravirtual
Circumsphere(double p1[3], double p2[3], double p3[3], double p4[3], double center[3])vtkTetrastatic
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkTetravirtual
ClipScalarsvtkCell3Dprotected
ClipTetravtkCell3Dprotected
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeVolume(double p1[3], double p2[3], double p3[3], double p4[3])vtkTetrastatic
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)vtkTetravirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkTetravirtual
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkTetravirtual
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkTetravirtual
FastDelete()vtkObjectBasevirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkCell3Dinlinevirtual
GetCellType()vtkTetrainlinevirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId)vtkTetravirtual
GetEdgeArray(int edgeId)vtkTetrastatic
GetEdgePoints(int edgeId, int *&pts)vtkTetravirtual
GetFace(int faceId)vtkTetravirtual
GetFaceArray(int faceId)vtkTetrastatic
GetFacePoints(int faceId, int *&pts)vtkTetravirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMergeTolerance()vtkCell3Dvirtual
GetMTime()vtkObjectvirtual
GetNumberOfEdges()vtkTetrainlinevirtual
GetNumberOfFaces()vtkTetrainlinevirtual
GetNumberOfPoints()vtkCellinline
GetParametricCenter(double pcoords[3])vtkTetrainlinevirtual
GetParametricCoords()vtkTetravirtual
GetParametricDistance(double pcoords[3])vtkTetravirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize(int npts, vtkIdType *pts, vtkPoints *p)vtkCell
Initialize()vtkCellinlinevirtual
Insphere(double p1[3], double p2[3], double p3[3], double p4[3], double center[3])vtkTetrastatic
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(double pcoords[3], double derivs[12])vtkTetrainlinevirtual
vtkCell3D::InterpolateDerivs(double pcoords[3], double derivs[3])vtkCellinlinevirtual
InterpolateFunctions(double pcoords[3], double weights[4])vtkTetrainlinevirtual
vtkCell3D::InterpolateFunctions(double pcoords[3], double weights[3])vtkCellinlinevirtual
InterpolationDerivs(double pcoords[3], double derivs[12])vtkTetrastatic
InterpolationFunctions(double pcoords[3], double weights[4])vtkTetrastatic
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkTetravirtual
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)vtkTetravirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkTetrastatic
JacobianInverse(double **inverse, double derivs[12])vtkTetra
LinevtkTetraprotected
MergeTolerancevtkCell3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkTetrastatic
NewInstance() const vtkTetra
NewInstanceInternal() const vtkTetraprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkTetravirtual
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()vtkCellinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkTetrastatic
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 typedefvtkTetra
TetraCenter(double p1[3], double p2[3], double p3[3], double p4[3], double center[3])vtkTetrastatic
TrianglevtkTetraprotected
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkTetravirtual
TriangulatorvtkCell3Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkCell()vtkCellprotected
vtkCell3D()vtkCell3Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkTetra()vtkTetraprotected
WeakPointersvtkObjectBaseprotected
~vtkCell()vtkCellprotected
~vtkCell3D()vtkCell3Dprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkTetra()vtkTetraprotected