|
ActiViz .NET
5.8.0
|
vtkGenericCell - provides thread-safe access to cells More...
Public Member Functions | |
| vtkGenericCell (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkGenericCell () | |
| Create handle to any type of cell; by default a vtkEmptyCell. | |
| override int | CellBoundary (int subId, IntPtr pcoords, vtkIdList pts) |
| See the vtkCell API for descriptions of these methods. | |
| override void | Clip (double value, vtkDataArray cellScalars, vtkIncrementalPointLocator locator, vtkCellArray connectivity, vtkPointData inPd, vtkPointData outPd, vtkCellData inCd, long cellId, vtkCellData outCd, int insideOut) |
| See the vtkCell API for descriptions of these methods. | |
| override void | Contour (double value, vtkDataArray cellScalars, vtkIncrementalPointLocator locator, vtkCellArray verts, vtkCellArray lines, vtkCellArray polys, vtkPointData inPd, vtkPointData outPd, vtkCellData inCd, long cellId, vtkCellData outCd) |
| See the vtkCell API for descriptions of these methods. | |
| override void | DeepCopy (vtkCell c) |
| See the vtkCell API for descriptions of these methods. | |
| override void | Derivatives (int subId, IntPtr pcoords, IntPtr values, int dim, IntPtr derivs) |
| See the vtkCell API for descriptions of these methods. | |
| override void | EvaluateLocation (ref int subId, IntPtr pcoords, IntPtr x, IntPtr weights) |
| See the vtkCell API for descriptions of these methods. | |
| override int | EvaluatePosition (IntPtr x, IntPtr closestPoint, ref int subId, IntPtr pcoords, ref double dist2, IntPtr weights) |
| See the vtkCell API for descriptions of these methods. | |
| override int | GetCellDimension () |
| See the vtkCell API for descriptions of these methods. | |
| override int | GetCellType () |
| See the vtkCell API for descriptions of these methods. | |
| override vtkCell | GetEdge (int edgeId) |
| See the vtkCell API for descriptions of these methods. | |
| override vtkCell | GetFace (int faceId) |
| See the vtkCell API for descriptions of these methods. | |
| override IntPtr | GetFaces () |
| See the vtkCell API for descriptions of these methods. | |
| override int | GetNumberOfEdges () |
| See the vtkCell API for descriptions of these methods. | |
| override int | GetNumberOfFaces () |
| See the vtkCell API for descriptions of these methods. | |
| override int | GetParametricCenter (IntPtr pcoords) |
| See the vtkCell API for descriptions of these methods. | |
| override IntPtr | GetParametricCoords () |
| See the vtkCell API for descriptions of these methods. | |
| override void | Initialize () |
| See the vtkCell API for descriptions of these methods. | |
| override void | InterpolateDerivs (IntPtr pcoords, IntPtr derivs) |
| Compute the interpolation functions/derivatives (aka shape functions/derivatives) | |
| override void | InterpolateFunctions (IntPtr pcoords, IntPtr weights) |
| Compute the interpolation functions/derivatives (aka shape functions/derivatives) | |
| override int | IntersectWithLine (IntPtr p1, IntPtr p2, double tol, ref double t, IntPtr x, IntPtr pcoords, ref int subId) |
| See the vtkCell API for descriptions of these methods. | |
| override int | IsA (string type) |
| Create handle to any type of cell; by default a vtkEmptyCell. | |
| override int | IsLinear () |
| See the vtkCell API for descriptions of these methods. | |
| override int | IsPrimaryCell () |
| See the vtkCell API for descriptions of these methods. | |
| new vtkGenericCell | NewInstance () |
| Create handle to any type of cell; by default a vtkEmptyCell. | |
| override int | RequiresExplicitFaceRepresentation () |
| See the vtkCell API for descriptions of these methods. | |
| override int | RequiresInitialization () |
| See the vtkCell API for descriptions of these methods. | |
| void | SetCellType (int cellType) |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToBiQuadraticQuad () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToBiQuadraticQuadraticHexahedron () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToBiQuadraticQuadraticWedge () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToBiQuadraticTriangle () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToConvexPointSet () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToCubicLine () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToEmptyCell () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToHexagonalPrism () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToHexahedron () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToLine () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPentagonalPrism () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPixel () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPolyLine () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPolyVertex () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPolygon () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPolyhedron () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToPyramid () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuad () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticEdge () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticHexahedron () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticLinearQuad () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticLinearWedge () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticPyramid () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticQuad () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticTetra () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticTriangle () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToQuadraticWedge () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToTetra () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToTriQuadraticHexahedron () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToTriangle () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToTriangleStrip () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToVertex () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToVoxel () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| void | SetCellTypeToWedge () |
| This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation. | |
| override void | SetFaces (IntPtr faces) |
| See the vtkCell API for descriptions of these methods. | |
| override void | ShallowCopy (vtkCell c) |
| See the vtkCell API for descriptions of these methods. | |
| override int | Triangulate (int index, vtkIdList ptIds, vtkPoints pts) |
| See the vtkCell API for descriptions of these methods. | |
Static Public Member Functions | |
| static new vtkGenericCell | New () |
| Create handle to any type of cell; by default a vtkEmptyCell. | |
| static vtkCell | InstantiateCell (int cellType) |
| Instantiate a new vtkCell based on it's cell type value. | |
| static new int | IsTypeOf (string type) |
| Create handle to any type of cell; by default a vtkEmptyCell. | |
| static new vtkGenericCell | SafeDownCast (vtkObjectBase o) |
| Create handle to any type of cell; by default a vtkEmptyCell. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkGenericCell" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "14vtkGenericCell" |
| Automatically generated type registration mechanics. | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. | |
Private Member Functions | |
| static internal IntPtr | vtkGenericCell_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkGenericCell_CellBoundary_01 (HandleRef pThis, int subId, IntPtr pcoords, HandleRef pts) |
| static internal void | vtkGenericCell_Clip_02 (HandleRef pThis, double value, HandleRef cellScalars, HandleRef locator, HandleRef connectivity, HandleRef inPd, HandleRef outPd, HandleRef inCd, long cellId, HandleRef outCd, int insideOut) |
| static internal void | vtkGenericCell_Contour_03 (HandleRef pThis, double value, HandleRef cellScalars, HandleRef locator, HandleRef verts, HandleRef lines, HandleRef polys, HandleRef inPd, HandleRef outPd, HandleRef inCd, long cellId, HandleRef outCd) |
| static internal void | vtkGenericCell_DeepCopy_04 (HandleRef pThis, HandleRef c) |
| static internal void | vtkGenericCell_Derivatives_05 (HandleRef pThis, int subId, IntPtr pcoords, IntPtr values, int dim, IntPtr derivs) |
| static internal void | vtkGenericCell_EvaluateLocation_06 (HandleRef pThis, ref int subId, IntPtr pcoords, IntPtr x, IntPtr weights) |
| static internal int | vtkGenericCell_EvaluatePosition_07 (HandleRef pThis, IntPtr x, IntPtr closestPoint, ref int subId, IntPtr pcoords, ref double dist2, IntPtr weights) |
| static internal int | vtkGenericCell_GetCellDimension_08 (HandleRef pThis) |
| static internal int | vtkGenericCell_GetCellType_09 (HandleRef pThis) |
| static internal IntPtr | vtkGenericCell_GetEdge_10 (HandleRef pThis, int edgeId, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGenericCell_GetFace_11 (HandleRef pThis, int faceId, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGenericCell_GetFaces_12 (HandleRef pThis) |
| static internal int | vtkGenericCell_GetNumberOfEdges_13 (HandleRef pThis) |
| static internal int | vtkGenericCell_GetNumberOfFaces_14 (HandleRef pThis) |
| static internal int | vtkGenericCell_GetParametricCenter_15 (HandleRef pThis, IntPtr pcoords) |
| static internal IntPtr | vtkGenericCell_GetParametricCoords_16 (HandleRef pThis) |
| static internal void | vtkGenericCell_Initialize_17 (HandleRef pThis) |
| static internal IntPtr | vtkGenericCell_InstantiateCell_18 (int cellType, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkGenericCell_InterpolateDerivs_19 (HandleRef pThis, IntPtr pcoords, IntPtr derivs) |
| static internal void | vtkGenericCell_InterpolateFunctions_20 (HandleRef pThis, IntPtr pcoords, IntPtr weights) |
| static internal int | vtkGenericCell_IntersectWithLine_21 (HandleRef pThis, IntPtr p1, IntPtr p2, double tol, ref double t, IntPtr x, IntPtr pcoords, ref int subId) |
| static internal int | vtkGenericCell_IsA_22 (HandleRef pThis, string type) |
| static internal int | vtkGenericCell_IsLinear_23 (HandleRef pThis) |
| static internal int | vtkGenericCell_IsPrimaryCell_24 (HandleRef pThis) |
| static internal int | vtkGenericCell_IsTypeOf_25 (string type) |
| static internal IntPtr | vtkGenericCell_NewInstance_27 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkGenericCell_RequiresExplicitFaceRepresentation_28 (HandleRef pThis) |
| static internal int | vtkGenericCell_RequiresInitialization_29 (HandleRef pThis) |
| static internal IntPtr | vtkGenericCell_SafeDownCast_30 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkGenericCell_SetCellType_31 (HandleRef pThis, int cellType) |
| static internal void | vtkGenericCell_SetCellTypeToBiQuadraticQuad_32 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToBiQuadraticQuadraticHexahedron_33 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToBiQuadraticQuadraticWedge_34 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToBiQuadraticTriangle_35 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToConvexPointSet_36 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToCubicLine_37 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToEmptyCell_38 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToHexagonalPrism_39 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToHexahedron_40 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToLine_41 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPentagonalPrism_42 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPixel_43 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPolyLine_44 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPolyVertex_45 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPolygon_46 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPolyhedron_47 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToPyramid_48 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuad_49 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticEdge_50 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticHexahedron_51 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticLinearQuad_52 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticLinearWedge_53 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticPyramid_54 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticQuad_55 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticTetra_56 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticTriangle_57 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToQuadraticWedge_58 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToTetra_59 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToTriQuadraticHexahedron_60 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToTriangle_61 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToTriangleStrip_62 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToVertex_63 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToVoxel_64 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetCellTypeToWedge_65 (HandleRef pThis) |
| static internal void | vtkGenericCell_SetFaces_66 (HandleRef pThis, IntPtr faces) |
| static internal void | vtkGenericCell_ShallowCopy_67 (HandleRef pThis, HandleRef c) |
| static internal int | vtkGenericCell_Triangulate_68 (HandleRef pThis, int index, HandleRef ptIds, HandleRef pts) |
Static Private Member Functions | |
| static | vtkGenericCell () |
| Automatically generated type registration mechanics. | |
vtkGenericCell - provides thread-safe access to cells
Description vtkGenericCell is a class that provides access to concrete types of cells. It's main purpose is to allow thread-safe access to cells, supporting the vtkDataSet::GetCell(vtkGenericCell *) method. vtkGenericCell acts like any type of cell, it just dereferences an internal representation. The SetCellType() methods use #define constants; these are defined in the file vtkCellType.h.
| static Kitware.VTK.vtkGenericCell.vtkGenericCell | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkGenericCell.vtkGenericCell | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Create handle to any type of cell; by default a vtkEmptyCell.
| override int Kitware.VTK.vtkGenericCell.CellBoundary | ( | int | subId, |
| IntPtr | pcoords, | ||
| vtkIdList | pts | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.Clip | ( | double | value, |
| vtkDataArray | cellScalars, | ||
| vtkIncrementalPointLocator | locator, | ||
| vtkCellArray | connectivity, | ||
| vtkPointData | inPd, | ||
| vtkPointData | outPd, | ||
| vtkCellData | inCd, | ||
| long | cellId, | ||
| vtkCellData | outCd, | ||
| int | insideOut | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.Contour | ( | double | value, |
| vtkDataArray | cellScalars, | ||
| vtkIncrementalPointLocator | locator, | ||
| vtkCellArray | verts, | ||
| vtkCellArray | lines, | ||
| vtkCellArray | polys, | ||
| vtkPointData | inPd, | ||
| vtkPointData | outPd, | ||
| vtkCellData | inCd, | ||
| long | cellId, | ||
| vtkCellData | outCd | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.DeepCopy | ( | vtkCell | c | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.Derivatives | ( | int | subId, |
| IntPtr | pcoords, | ||
| IntPtr | values, | ||
| int | dim, | ||
| IntPtr | derivs | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.Dispose | ( | bool | disposing | ) | [protected] |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.EvaluateLocation | ( | ref int | subId, |
| IntPtr | pcoords, | ||
| IntPtr | x, | ||
| IntPtr | weights | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.EvaluatePosition | ( | IntPtr | x, |
| IntPtr | closestPoint, | ||
| ref int | subId, | ||
| IntPtr | pcoords, | ||
| ref double | dist2, | ||
| IntPtr | weights | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.GetCellDimension | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.GetCellType | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override vtkCell Kitware.VTK.vtkGenericCell.GetEdge | ( | int | edgeId | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override vtkCell Kitware.VTK.vtkGenericCell.GetFace | ( | int | faceId | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override IntPtr Kitware.VTK.vtkGenericCell.GetFaces | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.GetNumberOfEdges | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.GetNumberOfFaces | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.GetParametricCenter | ( | IntPtr | pcoords | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override IntPtr Kitware.VTK.vtkGenericCell.GetParametricCoords | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.Initialize | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| static vtkCell Kitware.VTK.vtkGenericCell.InstantiateCell | ( | int | cellType | ) | [static] |
| override void Kitware.VTK.vtkGenericCell.InterpolateDerivs | ( | IntPtr | pcoords, |
| IntPtr | derivs | ||
| ) | [virtual] |
Compute the interpolation functions/derivatives (aka shape functions/derivatives)
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.InterpolateFunctions | ( | IntPtr | pcoords, |
| IntPtr | weights | ||
| ) | [virtual] |
Compute the interpolation functions/derivatives (aka shape functions/derivatives)
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.IntersectWithLine | ( | IntPtr | p1, |
| IntPtr | p2, | ||
| double | tol, | ||
| ref double | t, | ||
| IntPtr | x, | ||
| IntPtr | pcoords, | ||
| ref int | subId | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.IsA | ( | string | type | ) | [virtual] |
Create handle to any type of cell; by default a vtkEmptyCell.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.IsLinear | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.IsPrimaryCell | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| static new int Kitware.VTK.vtkGenericCell.IsTypeOf | ( | string | type | ) | [static] |
Create handle to any type of cell; by default a vtkEmptyCell.
Reimplemented from Kitware.VTK.vtkCell.
| static new vtkGenericCell Kitware.VTK.vtkGenericCell.New | ( | ) | [static] |
Create handle to any type of cell; by default a vtkEmptyCell.
Reimplemented from Kitware.VTK.vtkObject.
Create handle to any type of cell; by default a vtkEmptyCell.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.RequiresExplicitFaceRepresentation | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.RequiresInitialization | ( | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| static new vtkGenericCell Kitware.VTK.vtkGenericCell.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Create handle to any type of cell; by default a vtkEmptyCell.
Reimplemented from Kitware.VTK.vtkCell.
| void Kitware.VTK.vtkGenericCell.SetCellType | ( | int | cellType | ) |
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
This method is used to support the vtkDataSet::GetCell(vtkGenericCell *) method. It allows vtkGenericCell to act like any cell type by dereferencing an internal instance of a concrete cell type. When you set the cell type, you are resetting a pointer to an internal cell which is then used for computation.
| override void Kitware.VTK.vtkGenericCell.SetFaces | ( | IntPtr | faces | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override void Kitware.VTK.vtkGenericCell.ShallowCopy | ( | vtkCell | c | ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| override int Kitware.VTK.vtkGenericCell.Triangulate | ( | int | index, |
| vtkIdList | ptIds, | ||
| vtkPoints | pts | ||
| ) | [virtual] |
See the vtkCell API for descriptions of these methods.
Reimplemented from Kitware.VTK.vtkCell.
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_CellBoundary_01 | ( | HandleRef | pThis, |
| int | subId, | ||
| IntPtr | pcoords, | ||
| HandleRef | pts | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_Clip_02 | ( | HandleRef | pThis, |
| double | value, | ||
| HandleRef | cellScalars, | ||
| HandleRef | locator, | ||
| HandleRef | connectivity, | ||
| HandleRef | inPd, | ||
| HandleRef | outPd, | ||
| HandleRef | inCd, | ||
| long | cellId, | ||
| HandleRef | outCd, | ||
| int | insideOut | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_Contour_03 | ( | HandleRef | pThis, |
| double | value, | ||
| HandleRef | cellScalars, | ||
| HandleRef | locator, | ||
| HandleRef | verts, | ||
| HandleRef | lines, | ||
| HandleRef | polys, | ||
| HandleRef | inPd, | ||
| HandleRef | outPd, | ||
| HandleRef | inCd, | ||
| long | cellId, | ||
| HandleRef | outCd | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_DeepCopy_04 | ( | HandleRef | pThis, |
| HandleRef | c | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_Derivatives_05 | ( | HandleRef | pThis, |
| int | subId, | ||
| IntPtr | pcoords, | ||
| IntPtr | values, | ||
| int | dim, | ||
| IntPtr | derivs | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_EvaluateLocation_06 | ( | HandleRef | pThis, |
| ref int | subId, | ||
| IntPtr | pcoords, | ||
| IntPtr | x, | ||
| IntPtr | weights | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_EvaluatePosition_07 | ( | HandleRef | pThis, |
| IntPtr | x, | ||
| IntPtr | closestPoint, | ||
| ref int | subId, | ||
| IntPtr | pcoords, | ||
| ref double | dist2, | ||
| IntPtr | weights | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_GetCellDimension_08 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_GetCellType_09 | ( | HandleRef | pThis | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_GetEdge_10 | ( | HandleRef | pThis, |
| int | edgeId, | ||
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_GetFace_11 | ( | HandleRef | pThis, |
| int | faceId, | ||
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_GetFaces_12 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_GetNumberOfEdges_13 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_GetNumberOfFaces_14 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_GetParametricCenter_15 | ( | HandleRef | pThis, |
| IntPtr | pcoords | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_GetParametricCoords_16 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_Initialize_17 | ( | HandleRef | pThis | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_InstantiateCell_18 | ( | int | cellType, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_InterpolateDerivs_19 | ( | HandleRef | pThis, |
| IntPtr | pcoords, | ||
| IntPtr | derivs | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_InterpolateFunctions_20 | ( | HandleRef | pThis, |
| IntPtr | pcoords, | ||
| IntPtr | weights | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_IntersectWithLine_21 | ( | HandleRef | pThis, |
| IntPtr | p1, | ||
| IntPtr | p2, | ||
| double | tol, | ||
| ref double | t, | ||
| IntPtr | x, | ||
| IntPtr | pcoords, | ||
| ref int | subId | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_IsA_22 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_IsLinear_23 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_IsPrimaryCell_24 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_IsTypeOf_25 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_NewInstance_27 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_RequiresExplicitFaceRepresentation_28 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_RequiresInitialization_29 | ( | HandleRef | pThis | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGenericCell.vtkGenericCell_SafeDownCast_30 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellType_31 | ( | HandleRef | pThis, |
| int | cellType | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToBiQuadraticQuad_32 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToBiQuadraticQuadraticHexahedron_33 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToBiQuadraticQuadraticWedge_34 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToBiQuadraticTriangle_35 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToConvexPointSet_36 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToCubicLine_37 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToEmptyCell_38 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToHexagonalPrism_39 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToHexahedron_40 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToLine_41 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPentagonalPrism_42 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPixel_43 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPolygon_46 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPolyhedron_47 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPolyLine_44 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPolyVertex_45 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToPyramid_48 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuad_49 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticEdge_50 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticHexahedron_51 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticLinearQuad_52 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticLinearWedge_53 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticPyramid_54 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticQuad_55 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticTetra_56 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticTriangle_57 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToQuadraticWedge_58 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToTetra_59 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToTriangle_61 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToTriangleStrip_62 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToTriQuadraticHexahedron_60 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToVertex_63 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToVoxel_64 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetCellTypeToWedge_65 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_SetFaces_66 | ( | HandleRef | pThis, |
| IntPtr | faces | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGenericCell.vtkGenericCell_ShallowCopy_67 | ( | HandleRef | pThis, |
| HandleRef | c | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGenericCell.vtkGenericCell_Triangulate_68 | ( | HandleRef | pThis, |
| int | index, | ||
| HandleRef | ptIds, | ||
| HandleRef | pts | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkGenericCell.MRClassNameKey = "14vtkGenericCell" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCell.
| new const string Kitware.VTK.vtkGenericCell.MRFullTypeName = "Kitware.VTK.vtkGenericCell" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCell.
1.7.6.1