ActiViz .NET
5.8.0
|
vtkDIMACSGraphWriter - write vtkGraph data to a DIMACS formatted file More...
Public Member Functions | |
vtkDIMACSGraphWriter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkDIMACSGraphWriter () | |
Undocumented Block. | |
new vtkGraph | GetInput () |
Get the input to this writer. | |
new vtkGraph | GetInput (int port) |
Get the input to this writer. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkDIMACSGraphWriter | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkDIMACSGraphWriter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkDIMACSGraphWriter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkDIMACSGraphWriter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "20vtkDIMACSGraphWriter" |
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 | vtkDIMACSGraphWriter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkDIMACSGraphWriter_GetInput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkDIMACSGraphWriter_GetInput_02 (HandleRef pThis, int port, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkDIMACSGraphWriter_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkDIMACSGraphWriter_IsTypeOf_04 (string type) |
static internal IntPtr | vtkDIMACSGraphWriter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkDIMACSGraphWriter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkDIMACSGraphWriter () |
Automatically generated type registration mechanics. |
vtkDIMACSGraphWriter - write vtkGraph data to a DIMACS formatted file
static Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkDIMACSGraphWriter.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.vtkDataWriter.
Get the input to this writer.
Reimplemented from Kitware.VTK.vtkWriter.
new vtkGraph Kitware.VTK.vtkDIMACSGraphWriter.GetInput | ( | int | port | ) |
Get the input to this writer.
Reimplemented from Kitware.VTK.vtkWriter.
override int Kitware.VTK.vtkDIMACSGraphWriter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataWriter.
static new int Kitware.VTK.vtkDIMACSGraphWriter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataWriter.
static new vtkDIMACSGraphWriter Kitware.VTK.vtkDIMACSGraphWriter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataWriter.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataWriter.
static new vtkDIMACSGraphWriter Kitware.VTK.vtkDIMACSGraphWriter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataWriter.
static internal IntPtr Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_GetInput_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_GetInput_02 | ( | HandleRef | pThis, |
int | port, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDIMACSGraphWriter.vtkDIMACSGraphWriter_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkDIMACSGraphWriter.MRClassNameKey = "20vtkDIMACSGraphWriter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataWriter.
new const string Kitware.VTK.vtkDIMACSGraphWriter.MRFullTypeName = "Kitware.VTK.vtkDIMACSGraphWriter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataWriter.