VTK
vtkHexagonalPrism Member List

This is the complete list of members for vtkHexagonalPrism, 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
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, double pcoords[3], vtkIdList *pts) overridevtkHexagonalPrismvirtual
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkCell3Dvirtual
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) overridevtkCell3Dvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) overridevtkHexagonalPrismvirtual
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) overridevtkHexagonalPrismvirtual
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) overridevtkHexagonalPrismvirtual
FastDelete()vtkObjectBasevirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkHexagonalPrisminlinevirtual
GetCellType() overridevtkHexagonalPrisminlinevirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId) overridevtkHexagonalPrismvirtual
GetEdgeArray(int edgeId)vtkHexagonalPrismstatic
GetEdgePoints(int edgeId, int *&pts) overridevtkHexagonalPrismvirtual
GetFace(int faceId) overridevtkHexagonalPrismvirtual
GetFaceArray(int faceId)vtkHexagonalPrismstatic
GetFacePoints(int faceId, int *&pts) overridevtkHexagonalPrismvirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMergeTolerance()vtkCell3Dvirtual
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkHexagonalPrisminlinevirtual
GetNumberOfFaces() overridevtkHexagonalPrisminlinevirtual
GetNumberOfPoints()vtkCellinline
GetParametricCenter(double pcoords[3]) overridevtkHexagonalPrisminlinevirtual
GetParametricCoords() overridevtkHexagonalPrismvirtual
GetParametricDistance(double pcoords[3])vtkCellvirtual
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
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(double pcoords[3], double derivs[36]) overridevtkHexagonalPrisminline
vtkCell3D::InterpolateDerivs(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(double pcoords[3], double weights[12]) overridevtkHexagonalPrisminline
vtkCell3D::InterpolateFunctions(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
InterpolationDerivs(double pcoords[3], double derivs[36])vtkHexagonalPrismstatic
InterpolationFunctions(double pcoords[3], double weights[12])vtkHexagonalPrismstatic
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkHexagonalPrismvirtual
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)vtkHexagonalPrismvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkHexagonalPrismstatic
JacobianInverse(double pcoords[3], double **inverse, double derivs[36])vtkHexagonalPrism
LinevtkHexagonalPrismprotected
MergeTolerancevtkCell3Dprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkHexagonalPrismstatic
NewInstance() const vtkHexagonalPrism
NewInstanceInternal() const vtkHexagonalPrismprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdsvtkCell
PointsvtkCell
PolygonvtkHexagonalPrismprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent) overridevtkHexagonalPrismvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
QuadvtkHexagonalPrismprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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)vtkHexagonalPrismstatic
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMergeTolerance(double)vtkCell3Dvirtual
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkHexagonalPrism
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkHexagonalPrismvirtual
TriangulatorvtkCell3Dprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkCell3D()vtkCell3Dprotected
vtkHexagonalPrism()vtkHexagonalPrismprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkCell3D() overridevtkCell3Dprotected
~vtkHexagonalPrism() overridevtkHexagonalPrismprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual