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.vtkEmptyRepresentation Class Reference

vtkEmptyRepresentation - More...

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

List of all members.

Public Member Functions

 vtkEmptyRepresentation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkEmptyRepresentation ()
 Undocumented Block.
override vtkAlgorithmOutput GetInternalAnnotationOutputPort ()
 Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.
override vtkAlgorithmOutput GetInternalAnnotationOutputPort (int port)
 Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.
override vtkAlgorithmOutput GetInternalAnnotationOutputPort (int port, int conn)
 Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.
override int IsA (string type)
 Undocumented Block.
new vtkEmptyRepresentation NewInstance ()
 Undocumented Block.

Static Public Member Functions

static new vtkEmptyRepresentation New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkEmptyRepresentation SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "22vtkEmptyRepresentation"
 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 vtkEmptyRepresentation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkEmptyRepresentation_GetInternalAnnotationOutputPort_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkEmptyRepresentation_GetInternalAnnotationOutputPort_02 (HandleRef pThis, int port, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkEmptyRepresentation_GetInternalAnnotationOutputPort_03 (HandleRef pThis, int port, int conn, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkEmptyRepresentation_IsA_04 (HandleRef pThis, string type)
static internal int vtkEmptyRepresentation_IsTypeOf_05 (string type)
static internal IntPtr vtkEmptyRepresentation_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkEmptyRepresentation_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkEmptyRepresentation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkEmptyRepresentation -

Description


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

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

Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Here is the call graph for this function:

Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Here is the call graph for this function:

Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Here is the call graph for this function:

override int Kitware.VTK.vtkEmptyRepresentation.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

Here is the call graph for this function:

static internal IntPtr Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_GetInternalAnnotationOutputPort_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_GetInternalAnnotationOutputPort_02 ( HandleRef  pThis,
int  port,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_GetInternalAnnotationOutputPort_03 ( HandleRef  pThis,
int  port,
int  conn,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_IsTypeOf_05 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_NewInstance_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkEmptyRepresentation.vtkEmptyRepresentation_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkEmptyRepresentation.MRClassNameKey = "22vtkEmptyRepresentation" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkDataRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkDataRepresentation.


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