ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkHexagonalPrism Class Reference

vtkHexagonalPrism - a 3D cell that represents a prism with hexagonal base More...

Inheritance diagram for Kitware.VTK.vtkHexagonalPrism:
[legend]
Collaboration diagram for Kitware.VTK.vtkHexagonalPrism:
[legend]

List of all members.

Public Member Functions

 vtkHexagonalPrism (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkHexagonalPrism ()
 Undocumented Block.
override int CellBoundary (int subId, IntPtr pcoords, vtkIdList pts)
 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 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)
override IntPtr GetParametricCoords ()
 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)
 Undocumented Block.
new vtkHexagonalPrism NewInstance ()
 Undocumented Block.
override int Triangulate (int index, vtkIdList ptIds, vtkPoints pts)
 See the vtkCell API for descriptions of these methods.

Static Public Member Functions

static new vtkHexagonalPrism New ()
 Undocumented Block.
static IntPtr GetEdgeArray (int edgeId)
 Return the ids of the vertices defining edge/face (`edgeId`/`faceId'). Ids are related to the cell, not to the dataset.
static IntPtr GetFaceArray (int faceId)
 Return the ids of the vertices defining edge/face (`edgeId`/`faceId'). Ids are related to the cell, not to the dataset.
static void InterpolationDerivs (IntPtr pcoords, IntPtr derivs)
static void InterpolationFunctions (IntPtr pcoords, IntPtr weights)
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkHexagonalPrism SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkHexagonalPrism"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "17vtkHexagonalPrism"
 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 vtkHexagonalPrism_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkHexagonalPrism_CellBoundary_01 (HandleRef pThis, int subId, IntPtr pcoords, HandleRef pts)
static internal void vtkHexagonalPrism_Derivatives_02 (HandleRef pThis, int subId, IntPtr pcoords, IntPtr values, int dim, IntPtr derivs)
static internal void vtkHexagonalPrism_EvaluateLocation_03 (HandleRef pThis, ref int subId, IntPtr pcoords, IntPtr x, IntPtr weights)
static internal int vtkHexagonalPrism_EvaluatePosition_04 (HandleRef pThis, IntPtr x, IntPtr closestPoint, ref int subId, IntPtr pcoords, ref double dist2, IntPtr weights)
static internal int vtkHexagonalPrism_GetCellDimension_05 (HandleRef pThis)
static internal int vtkHexagonalPrism_GetCellType_06 (HandleRef pThis)
static internal IntPtr vtkHexagonalPrism_GetEdge_07 (HandleRef pThis, int edgeId, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHexagonalPrism_GetEdgeArray_08 (int edgeId)
static internal IntPtr vtkHexagonalPrism_GetFace_09 (HandleRef pThis, int faceId, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHexagonalPrism_GetFaceArray_10 (int faceId)
static internal int vtkHexagonalPrism_GetNumberOfEdges_11 (HandleRef pThis)
static internal int vtkHexagonalPrism_GetNumberOfFaces_12 (HandleRef pThis)
static internal int vtkHexagonalPrism_GetParametricCenter_13 (HandleRef pThis, IntPtr pcoords)
static internal IntPtr vtkHexagonalPrism_GetParametricCoords_14 (HandleRef pThis)
static internal void vtkHexagonalPrism_InterpolateDerivs_15 (HandleRef pThis, IntPtr pcoords, IntPtr derivs)
static internal void vtkHexagonalPrism_InterpolateFunctions_16 (HandleRef pThis, IntPtr pcoords, IntPtr weights)
static internal void vtkHexagonalPrism_InterpolationDerivs_17 (IntPtr pcoords, IntPtr derivs)
static internal void vtkHexagonalPrism_InterpolationFunctions_18 (IntPtr pcoords, IntPtr weights)
static internal int vtkHexagonalPrism_IntersectWithLine_19 (HandleRef pThis, IntPtr p1, IntPtr p2, double tol, ref double t, IntPtr x, IntPtr pcoords, ref int subId)
static internal int vtkHexagonalPrism_IsA_20 (HandleRef pThis, string type)
static internal int vtkHexagonalPrism_IsTypeOf_21 (string type)
static internal IntPtr vtkHexagonalPrism_NewInstance_23 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHexagonalPrism_SafeDownCast_24 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkHexagonalPrism_Triangulate_25 (HandleRef pThis, int index, HandleRef ptIds, HandleRef pts)

Static Private Member Functions

static vtkHexagonalPrism ()
 Automatically generated type registration mechanics.

Detailed Description

vtkHexagonalPrism - a 3D cell that represents a prism with hexagonal base

Description vtkHexagonalPrism is a concrete implementation of vtkCell to represent a linear 3D prism with hexagonal base. Such prism is defined by the twelve points (0-12) where (0,1,2,3,4,5) is the base of the prism which, using the right hand rule, forms a hexagon whose normal points is in the direction of the opposite face (6,7,8,9,10,11).


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override int Kitware.VTK.vtkHexagonalPrism.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.vtkHexagonalPrism.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.vtkHexagonalPrism.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.vtkCell3D.

override void Kitware.VTK.vtkHexagonalPrism.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.vtkHexagonalPrism.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.

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell3D.

override int Kitware.VTK.vtkHexagonalPrism.GetCellType ( ) [virtual]

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell.

override vtkCell Kitware.VTK.vtkHexagonalPrism.GetEdge ( int  edgeId) [virtual]

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell.

Here is the call graph for this function:

static IntPtr Kitware.VTK.vtkHexagonalPrism.GetEdgeArray ( int  edgeId) [static]

Return the ids of the vertices defining edge/face (`edgeId`/`faceId'). Ids are related to the cell, not to the dataset.

override vtkCell Kitware.VTK.vtkHexagonalPrism.GetFace ( int  faceId) [virtual]

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell.

Here is the call graph for this function:

static IntPtr Kitware.VTK.vtkHexagonalPrism.GetFaceArray ( int  faceId) [static]

Return the ids of the vertices defining edge/face (`edgeId`/`faceId'). Ids are related to the cell, not to the dataset.

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell.

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell.

override int Kitware.VTK.vtkHexagonalPrism.GetParametricCenter ( IntPtr  pcoords) [virtual]

----------------------------------------------------------------------------

Reimplemented from Kitware.VTK.vtkCell.

See the vtkCell API for descriptions of these methods.

Reimplemented from Kitware.VTK.vtkCell.

override void Kitware.VTK.vtkHexagonalPrism.InterpolateDerivs ( IntPtr  pcoords,
IntPtr  derivs 
) [virtual]

Compute the interpolation functions/derivatives (aka shape functions/derivatives)

Reimplemented from Kitware.VTK.vtkCell.

override void Kitware.VTK.vtkHexagonalPrism.InterpolateFunctions ( IntPtr  pcoords,
IntPtr  weights 
) [virtual]

Compute the interpolation functions/derivatives (aka shape functions/derivatives)

Reimplemented from Kitware.VTK.vtkCell.

static void Kitware.VTK.vtkHexagonalPrism.InterpolationDerivs ( IntPtr  pcoords,
IntPtr  derivs 
) [static]
static void Kitware.VTK.vtkHexagonalPrism.InterpolationFunctions ( IntPtr  pcoords,
IntPtr  weights 
) [static]
override int Kitware.VTK.vtkHexagonalPrism.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.vtkHexagonalPrism.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCell3D.

static new int Kitware.VTK.vtkHexagonalPrism.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCell3D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCell3D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCell3D.

Here is the call graph for this function:

override int Kitware.VTK.vtkHexagonalPrism.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.vtkHexagonalPrism.vtkHexagonalPrism_CellBoundary_01 ( HandleRef  pThis,
int  subId,
IntPtr  pcoords,
HandleRef  pts 
) [private]
static internal void Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_Derivatives_02 ( HandleRef  pThis,
int  subId,
IntPtr  pcoords,
IntPtr  values,
int  dim,
IntPtr  derivs 
) [private]
static internal void Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_EvaluateLocation_03 ( HandleRef  pThis,
ref int  subId,
IntPtr  pcoords,
IntPtr  x,
IntPtr  weights 
) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_EvaluatePosition_04 ( HandleRef  pThis,
IntPtr  x,
IntPtr  closestPoint,
ref int  subId,
IntPtr  pcoords,
ref double  dist2,
IntPtr  weights 
) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetCellDimension_05 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetCellType_06 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetEdge_07 ( HandleRef  pThis,
int  edgeId,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetEdgeArray_08 ( int  edgeId) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetFace_09 ( HandleRef  pThis,
int  faceId,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetFaceArray_10 ( int  faceId) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetNumberOfEdges_11 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetNumberOfFaces_12 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetParametricCenter_13 ( HandleRef  pThis,
IntPtr  pcoords 
) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_GetParametricCoords_14 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_InterpolateDerivs_15 ( HandleRef  pThis,
IntPtr  pcoords,
IntPtr  derivs 
) [private]
static internal void Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_InterpolateFunctions_16 ( HandleRef  pThis,
IntPtr  pcoords,
IntPtr  weights 
) [private]
static internal void Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_InterpolationDerivs_17 ( IntPtr  pcoords,
IntPtr  derivs 
) [private]
static internal void Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_InterpolationFunctions_18 ( IntPtr  pcoords,
IntPtr  weights 
) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_IntersectWithLine_19 ( HandleRef  pThis,
IntPtr  p1,
IntPtr  p2,
double  tol,
ref double  t,
IntPtr  x,
IntPtr  pcoords,
ref int  subId 
) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_IsA_20 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_IsTypeOf_21 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_NewInstance_23 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_SafeDownCast_24 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkHexagonalPrism.vtkHexagonalPrism_Triangulate_25 ( HandleRef  pThis,
int  index,
HandleRef  ptIds,
HandleRef  pts 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkHexagonalPrism.MRClassNameKey = "17vtkHexagonalPrism" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkCell3D.

new const string Kitware.VTK.vtkHexagonalPrism.MRFullTypeName = "Kitware.VTK.vtkHexagonalPrism"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkCell3D.


The documentation for this class was generated from the following file: