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

vtkActorCollection - a list of actors More...

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

List of all members.

Public Member Functions

 vtkActorCollection (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkActorCollection ()
 Undocumented Block.
void AddItem (vtkActor a)
 hide the standard AddItem from the user and the compiler.
void ApplyProperties (vtkProperty p)
 Apply properties to all actors in this collection.
vtkActor GetLastActor ()
 hide the standard AddItem from the user and the compiler.
vtkActor GetLastItem ()
 hide the standard AddItem from the user and the compiler.
vtkActor GetNextActor ()
 hide the standard AddItem from the user and the compiler.
vtkActor GetNextItem ()
 hide the standard AddItem from the user and the compiler.
override int IsA (string type)
 Undocumented Block.
new vtkActorCollection NewInstance ()
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "18vtkActorCollection"
 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 vtkActorCollection_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkActorCollection_AddItem_01 (HandleRef pThis, HandleRef a)
static internal void vtkActorCollection_ApplyProperties_02 (HandleRef pThis, HandleRef p)
static internal IntPtr vtkActorCollection_GetLastActor_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkActorCollection_GetLastItem_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkActorCollection_GetNextActor_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkActorCollection_GetNextItem_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkActorCollection_IsA_07 (HandleRef pThis, string type)
static internal int vtkActorCollection_IsTypeOf_08 (string type)
static internal IntPtr vtkActorCollection_NewInstance_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkActorCollection_SafeDownCast_11 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkActorCollection ()
 Automatically generated type registration mechanics.

Detailed Description

vtkActorCollection - a list of actors

Description vtkActorCollection represents and provides methods to manipulate a list of actors (i.e., vtkActor and subclasses). The list is unsorted and duplicate entries are not prevented.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

Apply properties to all actors in this collection.

override void Kitware.VTK.vtkActorCollection.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.vtkPropCollection.

hide the standard AddItem from the user and the compiler.

Here is the call graph for this function:

hide the standard AddItem from the user and the compiler.

Here is the call graph for this function:

hide the standard AddItem from the user and the compiler.

Here is the call graph for this function:

hide the standard AddItem from the user and the compiler.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPropCollection.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPropCollection.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPropCollection.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPropCollection.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkPropCollection.

Here is the call graph for this function:

static internal void Kitware.VTK.vtkActorCollection.vtkActorCollection_AddItem_01 ( HandleRef  pThis,
HandleRef  a 
) [private]
static internal void Kitware.VTK.vtkActorCollection.vtkActorCollection_ApplyProperties_02 ( HandleRef  pThis,
HandleRef  p 
) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_GetLastActor_03 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_GetLastItem_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_GetNextActor_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_GetNextItem_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkActorCollection.vtkActorCollection_IsA_07 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkActorCollection.vtkActorCollection_IsTypeOf_08 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_NewInstance_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkActorCollection.vtkActorCollection_SafeDownCast_11 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkActorCollection.MRClassNameKey = "18vtkActorCollection" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPropCollection.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkPropCollection.


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