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

vtkXMLPRectilinearGridWriter - Write PVTK XML RectilinearGrid files. More...

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

List of all members.

Public Member Functions

 vtkXMLPRectilinearGridWriter (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkXMLPRectilinearGridWriter ()
 Undocumented Block.
override string GetDefaultFileExtension ()
 Get the default file extension for files written by this writer.
new vtkRectilinearGrid GetInput ()
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new vtkXMLPRectilinearGridWriter NewInstance ()
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "28vtkXMLPRectilinearGridWriter"
 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 vtkXMLPRectilinearGridWriter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkXMLPRectilinearGridWriter_GetDefaultFileExtension_01 (HandleRef pThis)
static internal IntPtr vtkXMLPRectilinearGridWriter_GetInput_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkXMLPRectilinearGridWriter_IsA_03 (HandleRef pThis, string type)
static internal int vtkXMLPRectilinearGridWriter_IsTypeOf_04 (string type)
static internal IntPtr vtkXMLPRectilinearGridWriter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkXMLPRectilinearGridWriter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkXMLPRectilinearGridWriter ()
 Automatically generated type registration mechanics.

Detailed Description

vtkXMLPRectilinearGridWriter - Write PVTK XML RectilinearGrid files.

Description vtkXMLPRectilinearGridWriter writes the PVTK XML RectilinearGrid file format. One rectilinear grid input can be written into a parallel file format with any number of pieces spread across files. The standard extension for this writer's file format is "pvtr". This writer uses vtkXMLRectilinearGridWriter to write the individual piece files.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkXMLPRectilinearGridWriter.vtkXMLPRectilinearGridWriter ( 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.vtkXMLPRectilinearGridWriter.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.vtkXMLPStructuredDataWriter.

Get the default file extension for files written by this writer.

Reimplemented from Kitware.VTK.vtkXMLWriter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkXMLWriter.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkXMLPStructuredDataWriter.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkXMLPStructuredDataWriter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkXMLPStructuredDataWriter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkXMLPStructuredDataWriter.

Here is the call graph for this function:

static internal IntPtr Kitware.VTK.vtkXMLPRectilinearGridWriter.vtkXMLPRectilinearGridWriter_GetInput_02 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkXMLPRectilinearGridWriter.vtkXMLPRectilinearGridWriter_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkXMLPRectilinearGridWriter.vtkXMLPRectilinearGridWriter_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkXMLPRectilinearGridWriter.vtkXMLPRectilinearGridWriter_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkXMLPRectilinearGridWriter.vtkXMLPRectilinearGridWriter_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkXMLPRectilinearGridWriter.MRClassNameKey = "28vtkXMLPRectilinearGridWriter" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkXMLPStructuredDataWriter.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkXMLPStructuredDataWriter.


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