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

vtkPChacoReader - Read Chaco files More...

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

List of all members.

Public Member Functions

 vtkPChacoReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPChacoReader ()
 Undocumented Block.
virtual vtkMultiProcessController GetController ()
 Set/Get the communicator object (we'll use global World controller if you don't set a different one).
override int IsA (string type)
 Undocumented Block.
new vtkPChacoReader NewInstance ()
 Undocumented Block.
void SetController (vtkMultiProcessController c)
 Set/Get the communicator object (we'll use global World controller if you don't set a different one).

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "15vtkPChacoReader"
 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 vtkPChacoReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPChacoReader_GetController_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPChacoReader_IsA_02 (HandleRef pThis, string type)
static internal int vtkPChacoReader_IsTypeOf_03 (string type)
static internal IntPtr vtkPChacoReader_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPChacoReader_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPChacoReader_SetController_07 (HandleRef pThis, HandleRef c)

Static Private Member Functions

static vtkPChacoReader ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPChacoReader - Read Chaco files

Description vtkPChacoReader is a unstructured grid source object that reads Chaco files. The file is read by process 0 and converted into a vtkUnstructuredGrid. The vtkDistributedDataFilter is invoked to divide the grid among the processes.


Constructor & Destructor Documentation

static Kitware.VTK.vtkPChacoReader.vtkPChacoReader ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkPChacoReader.vtkPChacoReader ( 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.vtkPChacoReader.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.vtkChacoReader.

Set/Get the communicator object (we'll use global World controller if you don't set a different one).

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkChacoReader.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkChacoReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkChacoReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkChacoReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkChacoReader.

Here is the call graph for this function:

Set/Get the communicator object (we'll use global World controller if you don't set a different one).

static internal IntPtr Kitware.VTK.vtkPChacoReader.vtkPChacoReader_GetController_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkPChacoReader.vtkPChacoReader_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPChacoReader.vtkPChacoReader_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPChacoReader.vtkPChacoReader_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPChacoReader.vtkPChacoReader_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPChacoReader.vtkPChacoReader_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPChacoReader.vtkPChacoReader_SetController_07 ( HandleRef  pThis,
HandleRef  c 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPChacoReader.MRClassNameKey = "15vtkPChacoReader" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkChacoReader.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkChacoReader.


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