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

vtkImplicitFunctionCollection - maintain a list of implicit functions More...

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

List of all members.

Public Member Functions

 vtkImplicitFunctionCollection (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkImplicitFunctionCollection ()
 Undocumented Block.
void AddItem (vtkImplicitFunction f)
 hide the standard AddItem from the user and the compiler.
vtkImplicitFunction GetNextItem ()
 hide the standard AddItem from the user and the compiler.
override int IsA (string type)
 Undocumented Block.
new vtkImplicitFunctionCollection NewInstance ()
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "29vtkImplicitFunctionCollection"
 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 vtkImplicitFunctionCollection_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkImplicitFunctionCollection_AddItem_01 (HandleRef pThis, HandleRef f)
static internal IntPtr vtkImplicitFunctionCollection_GetNextItem_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkImplicitFunctionCollection_IsA_03 (HandleRef pThis, string type)
static internal int vtkImplicitFunctionCollection_IsTypeOf_04 (string type)
static internal IntPtr vtkImplicitFunctionCollection_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkImplicitFunctionCollection_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkImplicitFunctionCollection ()
 Automatically generated type registration mechanics.

Detailed Description

vtkImplicitFunctionCollection - maintain a list of implicit functions

Description vtkImplicitFunctionCollection is an object that creates and manipulates lists of objects of type vtkImplicitFunction.

vtkCollection vtkPlaneCollection


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

hide the standard AddItem from the user and the compiler.

override void Kitware.VTK.vtkImplicitFunctionCollection.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.vtkCollection.

hide the standard AddItem from the user and the compiler.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCollection.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCollection.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCollection.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCollection.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCollection.

Here is the call graph for this function:

static internal void Kitware.VTK.vtkImplicitFunctionCollection.vtkImplicitFunctionCollection_AddItem_01 ( HandleRef  pThis,
HandleRef  f 
) [private]
static internal IntPtr Kitware.VTK.vtkImplicitFunctionCollection.vtkImplicitFunctionCollection_GetNextItem_02 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkImplicitFunctionCollection.vtkImplicitFunctionCollection_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkImplicitFunctionCollection.vtkImplicitFunctionCollection_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImplicitFunctionCollection.vtkImplicitFunctionCollection_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImplicitFunctionCollection.vtkImplicitFunctionCollection_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkImplicitFunctionCollection.MRClassNameKey = "29vtkImplicitFunctionCollection" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkCollection.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkCollection.


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