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

This software and ancillary information known as vtk_ext (and herein called "SOFTWARE") is made available under the terms described below. The SOFTWARE has been approved for release with associated LA_CC Number 99-44, granted by Los Alamos National Laboratory in July 1999. More...

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

List of all members.

Public Member Functions

 vtkTreeCompositer (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkTreeCompositer ()
 Undocumented Block.
override void CompositeBuffer (vtkDataArray pBuf, vtkFloatArray zBuf, vtkDataArray pTmp, vtkFloatArray zTmp)
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new vtkTreeCompositer NewInstance ()
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "17vtkTreeCompositer"
 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 vtkTreeCompositer_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkTreeCompositer_CompositeBuffer_01 (HandleRef pThis, HandleRef pBuf, HandleRef zBuf, HandleRef pTmp, HandleRef zTmp)
static internal int vtkTreeCompositer_IsA_02 (HandleRef pThis, string type)
static internal int vtkTreeCompositer_IsTypeOf_03 (string type)
static internal IntPtr vtkTreeCompositer_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTreeCompositer_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkTreeCompositer ()
 Automatically generated type registration mechanics.

Detailed Description

This software and ancillary information known as vtk_ext (and herein called "SOFTWARE") is made available under the terms described below. The SOFTWARE has been approved for release with associated LA_CC Number 99-44, granted by Los Alamos National Laboratory in July 1999.

Unless otherwise indicated, this SOFTWARE has been authored by an employee or employees of the University of California, operator of the Los Alamos National Laboratory under Contract No. W-7405-ENG-36 with the United States Department of Energy.

The United States Government has rights to use, reproduce, and distribute this SOFTWARE. The public may copy, distribute, prepare derivative works and publicly display this SOFTWARE without charge, provided that this Notice and any statement of authorship are reproduced on all copies.

Neither the U. S. Government, the University of California, nor the Advanced Computing Laboratory makes any warranty, either express or implied, nor assumes any liability or responsibility for the use of this SOFTWARE.

If SOFTWARE is modified to produce derivative works, such modified SOFTWARE should be clearly marked, so as not to confuse it with the version available from Los Alamos National Laboratory.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer ( 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.vtkTreeCompositer.CompositeBuffer ( vtkDataArray  pBuf,
vtkFloatArray  zBuf,
vtkDataArray  pTmp,
vtkFloatArray  zTmp 
) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositer.

override void Kitware.VTK.vtkTreeCompositer.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.vtkCompositer.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositer.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositer.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositer.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositer.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositer.

Here is the call graph for this function:

static internal void Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer_CompositeBuffer_01 ( HandleRef  pThis,
HandleRef  pBuf,
HandleRef  zBuf,
HandleRef  pTmp,
HandleRef  zTmp 
) [private]
static internal int Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTreeCompositer.vtkTreeCompositer_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkTreeCompositer.MRClassNameKey = "17vtkTreeCompositer" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkCompositer.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkCompositer.


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