|
VTK
|
This is the complete list of members for vtkGenericAdaptorCell, including all inherited members.
| AllocateTuples(int size) | vtkGenericAdaptorCell | protected |
| Bounds | vtkGenericAdaptorCell | protected |
| CellData | vtkGenericAdaptorCell | protected |
| Clip(double value, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int insideOut, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd) | vtkGenericAdaptorCell | virtual |
| Contour(vtkContourValues *values, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd) | vtkGenericAdaptorCell | virtual |
| CountEdgeNeighbors(int *sharing)=0 | vtkGenericAdaptorCell | pure virtual |
| CountNeighbors(vtkGenericAdaptorCell *boundary)=0 | vtkGenericAdaptorCell | pure virtual |
| Derivatives(int subId, double pcoords[3], vtkGenericAttribute *attribute, double *derivs)=0 | vtkGenericAdaptorCell | pure virtual |
| EvaluateLocation(int subId, double pcoords[3], double x[3])=0 | vtkGenericAdaptorCell | pure virtual |
| EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2)=0 | vtkGenericAdaptorCell | pure virtual |
| FindClosestBoundary(int subId, double pcoords[3], vtkGenericCellIterator *&boundary)=0 | vtkGenericAdaptorCell | pure virtual |
| GetAttributeOrder(vtkGenericAttribute *a)=0 | vtkGenericAdaptorCell | pure virtual |
| GetBoundaryIterator(vtkGenericCellIterator *boundaries, int dim=-1)=0 | vtkGenericAdaptorCell | pure virtual |
| GetBounds(double bounds[6])=0 | vtkGenericAdaptorCell | pure virtual |
| GetBounds() | vtkGenericAdaptorCell | virtual |
| GetDimension()=0 | vtkGenericAdaptorCell | pure virtual |
| GetEdgeArray(int edgeId)=0 | vtkGenericAdaptorCell | pure virtual |
| GetFaceArray(int faceId)=0 | vtkGenericAdaptorCell | pure virtual |
| GetGeometryOrder()=0 | vtkGenericAdaptorCell | pure virtual |
| GetHighestOrderAttribute(vtkGenericAttributeCollection *ac) | vtkGenericAdaptorCell | virtual |
| GetId()=0 | vtkGenericAdaptorCell | pure virtual |
| GetLength2() | vtkGenericAdaptorCell | virtual |
| GetNeighbors(vtkGenericAdaptorCell *boundary, vtkGenericCellIterator *neighbors)=0 | vtkGenericAdaptorCell | pure virtual |
| GetNumberOfBoundaries(int dim=-1)=0 | vtkGenericAdaptorCell | pure virtual |
| GetNumberOfDOFNodes()=0 | vtkGenericAdaptorCell | pure virtual |
| GetNumberOfPoints()=0 | vtkGenericAdaptorCell | pure virtual |
| GetNumberOfVerticesOnFace(int faceId)=0 | vtkGenericAdaptorCell | pure virtual |
| GetParametricCenter(double pcoords[3])=0 | vtkGenericAdaptorCell | pure virtual |
| GetParametricCoords()=0 | vtkGenericAdaptorCell | pure virtual |
| GetParametricDistance(double pcoords[3])=0 | vtkGenericAdaptorCell | pure virtual |
| GetPointIds(vtkIdType *id)=0 | vtkGenericAdaptorCell | pure virtual |
| GetPointIterator(vtkGenericPointIterator *it)=0 | vtkGenericAdaptorCell | pure virtual |
| GetType()=0 | vtkGenericAdaptorCell | pure virtual |
| Hexa | vtkGenericAdaptorCell | protected |
| InternalCellArray | vtkGenericAdaptorCell | protected |
| InternalIds | vtkGenericAdaptorCell | protected |
| InternalPoints | vtkGenericAdaptorCell | protected |
| InternalScalars | vtkGenericAdaptorCell | protected |
| InterpolateTuple(vtkGenericAttribute *a, double pcoords[3], double *val)=0 | vtkGenericAdaptorCell | pure virtual |
| InterpolateTuple(vtkGenericAttributeCollection *c, double pcoords[3], double *val)=0 | vtkGenericAdaptorCell | pure virtual |
| IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)=0 | vtkGenericAdaptorCell | pure virtual |
| IsA(const char *type) | vtkGenericAdaptorCell | virtual |
| IsAttributeLinear(vtkGenericAttribute *a) | vtkGenericAdaptorCell | |
| IsFaceOnBoundary(vtkIdType faceId)=0 | vtkGenericAdaptorCell | pure virtual |
| IsGeometryLinear() | vtkGenericAdaptorCell | |
| IsInDataSet()=0 | vtkGenericAdaptorCell | pure virtual |
| IsOnBoundary()=0 | vtkGenericAdaptorCell | pure virtual |
| IsPrimary()=0 | vtkGenericAdaptorCell | pure virtual |
| IsTypeOf(const char *type) | vtkGenericAdaptorCell | static |
| Line | vtkGenericAdaptorCell | protected |
| NewCellIterator()=0 | vtkGenericAdaptorCell | pure virtual |
| NewInstance() const | vtkGenericAdaptorCell | |
| NewInstanceInternal() const | vtkGenericAdaptorCell | protectedvirtual |
| PointData | vtkGenericAdaptorCell | protected |
| PointDataScalars | vtkGenericAdaptorCell | protected |
| PrintSelf(ostream &os, vtkIndent indent) | vtkGenericAdaptorCell | |
| Pyramid | vtkGenericAdaptorCell | protected |
| Quad | vtkGenericAdaptorCell | protected |
| Reset() | vtkGenericAdaptorCell | protected |
| SafeDownCast(vtkObjectBase *o) | vtkGenericAdaptorCell | static |
| Scalars | vtkGenericAdaptorCell | protected |
| Superclass typedef | vtkGenericAdaptorCell | |
| Tessellate(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPoints *points, vtkIncrementalPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd, vtkUnsignedCharArray *types) | vtkGenericAdaptorCell | virtual |
| Tetra | vtkGenericAdaptorCell | protected |
| Triangle | vtkGenericAdaptorCell | protected |
| TriangulateFace(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int index, vtkPoints *points, vtkIncrementalPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd) | vtkGenericAdaptorCell | virtual |
| Tuples | vtkGenericAdaptorCell | protected |
| TuplesCapacity | vtkGenericAdaptorCell | protected |
| Vertex | vtkGenericAdaptorCell | protected |
| vtkGenericAdaptorCell() | vtkGenericAdaptorCell | protected |
| Wedge | vtkGenericAdaptorCell | protected |
| ~vtkGenericAdaptorCell() | vtkGenericAdaptorCell | protectedvirtual |
1.8.6