, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
BarycentricCoords(double x[2], double x1[2], double x2[2], double x3[2], double bcoords[3]) | vtkTriangle | [static] |
Bounds | vtkCell | [protected] |
BreakOnError() | vtkObject | [static] |
CellBoundary(int subId, float pcoords[3], vtkIdList *pts) | vtkTriangle | [virtual] |
Circumcircle(double p1[2], double p2[2], double p3[2], double center[2]) | vtkTriangle | [static] |
Clip(float value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkTriangle | [virtual] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
ComputeNormal(vtkPoints *p, int numPts, vtkIdType *pts, float n[3]) | vtkTriangle | [static] |
ComputeNormal(float v1[3], float v2[3], float v3[3], float n[3]) | vtkTriangle | [inline, static] |
ComputeNormal(double v1[3], double v2[3], double v3[3], double n[3]) | vtkTriangle | [inline, static] |
ComputeNormalDirection(float v1[3], float v2[3], float v3[3], float n[3]) | vtkTriangle | [inline, static] |
ComputeNormalDirection(double v1[3], double v2[3], double v3[3], double n[3]) | vtkTriangle | [inline, static] |
ComputeQuadric(float x1[3], float x2[3], float x3[3], float quadric[4][4]) | vtkTriangle | [static] |
ComputeQuadric(float x1[3], float x2[3], float x3[3], vtkQuadric *quadric) | vtkTriangle | [static] |
Contour(float value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkTriangle | [virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkCell *c) | vtkCell | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs) | vtkTriangle | [virtual] |
EvaluateLocation(int &subId, float pcoords[3], float x[3], float *weights) | vtkTriangle | [virtual] |
EvaluatePosition(float x[3], float *closestPoint, int &subId, float pcoords[3], float &dist2, float *weights) | vtkTriangle | [virtual] |
GetBounds(float bounds[6]) | vtkCell | |
GetBounds() | vtkCell | |
GetCellDimension() | vtkTriangle | [inline, virtual] |
GetCellType() | vtkTriangle | [inline, virtual] |
GetClassName() | vtkTriangle | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetEdge(int edgeId) | vtkTriangle | [virtual] |
GetFace(int) | vtkTriangle | [inline, virtual] |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetLength2() | vtkCell | |
GetMTime() | vtkObject | [virtual] |
GetNumberOfEdges() | vtkTriangle | [inline, virtual] |
GetNumberOfFaces() | vtkTriangle | [inline, virtual] |
GetNumberOfPoints() | vtkCell | [inline] |
GetParametricCenter(float pcoords[3]) | vtkTriangle | [inline, virtual] |
GetPointId(int ptId) | vtkCell | [inline] |
GetPointIds() | vtkCell | [inline] |
GetPoints() | vtkCell | [inline] |
GetReferenceCount() | vtkObjectBase | [inline] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HitBBox(float bounds[6], float origin[3], float dir[3], float coord[3], float &t) | vtkCell | [static] |
Initialize(int npts, vtkIdType *pts, vtkPoints *p) | vtkCell | |
Initialize() | vtkCell | [inline, virtual] |
IntersectWithLine(float p1[3], float p2[3], float tol, float &t, float x[3], float pcoords[3], int &subId) | vtkTriangle | [virtual] |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | [inline] |
InvokeEvent(const char *event) | vtkObject | [inline] |
IsA(const char *type) | vtkTriangle | [virtual] |
IsExplicitCell() | vtkCell | [inline, virtual] |
IsLinear() | vtkCell | [inline, virtual] |
IsTypeOf(const char *type) | vtkTriangle | [static] |
Line | vtkTriangle | [protected] |
MakeObject() | vtkCell | [virtual] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkTriangle | [static] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
PointIds | vtkCell | |
PointInTriangle(float x[3], float x1[3], float x2[3], float x3[3], float tol2) | vtkTriangle | [static] |
Points | vtkCell | |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkCell | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ProjectTo2D(double x1[3], double x2[3], double x3[3], double v1[2], double v2[2], double v3[2]) | vtkTriangle | [static] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RequiresInitialization() | vtkCell | [inline, virtual] |
SafeDownCast(vtkObject *o) | vtkTriangle | [static] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetReferenceCount(int) | vtkObjectBase | |
ShallowCopy(vtkCell *c) | vtkCell | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkTriangle | |
TriangleArea(float p1[3], float p2[3], float p3[3]) | vtkTriangle | [inline, static] |
TriangleCenter(float p1[3], float p2[3], float p3[3], float center[3]) | vtkTriangle | [inline, static] |
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkTriangle | [virtual] |
UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
vtkCell() | vtkCell | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkTriangle() | vtkTriangle | [protected] |
~vtkCell() | vtkCell | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkTriangle() | vtkTriangle | [protected] |