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

vtk3DSImporter - imports 3D Studio files. More...

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

List of all members.

Public Member Functions

 vtk3DSImporter (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtk3DSImporter ()
 Undocumented Block.
virtual void ComputeNormalsOff ()
 Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.
virtual void ComputeNormalsOn ()
 Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.
virtual int GetComputeNormals ()
 Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.
virtual string GetFileName ()
 Specify the name of the file to read.
override int IsA (string type)
 Undocumented Block.
new vtk3DSImporter NewInstance ()
 Undocumented Block.
virtual void SetComputeNormals (int _arg)
 Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.
virtual void SetFileName (string _arg)
 Specify the name of the file to read.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "14vtk3DSImporter"
 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 vtk3DSImporter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtk3DSImporter_ComputeNormalsOff_01 (HandleRef pThis)
static internal void vtk3DSImporter_ComputeNormalsOn_02 (HandleRef pThis)
static internal int vtk3DSImporter_GetComputeNormals_03 (HandleRef pThis)
static internal IntPtr vtk3DSImporter_GetFileName_04 (HandleRef pThis)
static internal int vtk3DSImporter_IsA_05 (HandleRef pThis, string type)
static internal int vtk3DSImporter_IsTypeOf_06 (string type)
static internal IntPtr vtk3DSImporter_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtk3DSImporter_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtk3DSImporter_SetComputeNormals_10 (HandleRef pThis, int _arg)
static internal void vtk3DSImporter_SetFileName_11 (HandleRef pThis, string _arg)

Static Private Member Functions

static vtk3DSImporter ()
 Automatically generated type registration mechanics.

Detailed Description

vtk3DSImporter - imports 3D Studio files.

Description vtk3DSImporter imports 3D Studio files into vtk.


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.

virtual void Kitware.VTK.vtk3DSImporter.ComputeNormalsOn ( ) [virtual]

Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.

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

Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.

virtual string Kitware.VTK.vtk3DSImporter.GetFileName ( ) [virtual]

Specify the name of the file to read.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImporter.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImporter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImporter.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImporter.

Here is the call graph for this function:

virtual void Kitware.VTK.vtk3DSImporter.SetComputeNormals ( int  _arg) [virtual]

Set/Get the computation of normals. If on, imported geometry will be run through vtkPolyDataNormals.

virtual void Kitware.VTK.vtk3DSImporter.SetFileName ( string  _arg) [virtual]

Specify the name of the file to read.

static internal void Kitware.VTK.vtk3DSImporter.vtk3DSImporter_ComputeNormalsOff_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtk3DSImporter.vtk3DSImporter_ComputeNormalsOn_02 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtk3DSImporter.vtk3DSImporter_GetComputeNormals_03 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtk3DSImporter.vtk3DSImporter_GetFileName_04 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtk3DSImporter.vtk3DSImporter_IsA_05 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtk3DSImporter.vtk3DSImporter_IsTypeOf_06 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtk3DSImporter.vtk3DSImporter_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtk3DSImporter.vtk3DSImporter_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtk3DSImporter.vtk3DSImporter_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtk3DSImporter.vtk3DSImporter_SetComputeNormals_10 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtk3DSImporter.vtk3DSImporter_SetFileName_11 ( HandleRef  pThis,
string  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtk3DSImporter.MRClassNameKey = "14vtk3DSImporter" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImporter.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImporter.


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