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

vtkCachedStreamingDemandDrivenPipeline - More...

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

List of all members.

Public Member Functions

 vtkCachedStreamingDemandDrivenPipeline (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkCachedStreamingDemandDrivenPipeline ()
 Undocumented Block.
virtual int GetCacheSize ()
 This is the maximum number of images that can be retained in memory. it defaults to 10.
override int IsA (string type)
 Undocumented Block.
new
vtkCachedStreamingDemandDrivenPipeline 
NewInstance ()
 Undocumented Block.
void SetCacheSize (int size)
 This is the maximum number of images that can be retained in memory. it defaults to 10.
override int Update ()
 Bring the algorithm's outputs up-to-date.
override int Update (int port)
 Bring the algorithm's outputs up-to-date.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "38vtkCachedStreamingDemandDrivenPipeline"
 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 vtkCachedStreamingDemandDrivenPipeline_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkCachedStreamingDemandDrivenPipeline_GetCacheSize_01 (HandleRef pThis)
static internal int vtkCachedStreamingDemandDrivenPipeline_IsA_02 (HandleRef pThis, string type)
static internal int vtkCachedStreamingDemandDrivenPipeline_IsTypeOf_03 (string type)
static internal IntPtr vtkCachedStreamingDemandDrivenPipeline_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCachedStreamingDemandDrivenPipeline_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCachedStreamingDemandDrivenPipeline_SetCacheSize_07 (HandleRef pThis, int size)
static internal int vtkCachedStreamingDemandDrivenPipeline_Update_08 (HandleRef pThis)
static internal int vtkCachedStreamingDemandDrivenPipeline_Update_09 (HandleRef pThis, int port)

Static Private Member Functions

static vtkCachedStreamingDemandDrivenPipeline ()
 Automatically generated type registration mechanics.

Detailed Description

vtkCachedStreamingDemandDrivenPipeline -

Description vtkCachedStreamingDemandDrivenPipeline


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

This is the maximum number of images that can be retained in memory. it defaults to 10.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

Here is the call graph for this function:

This is the maximum number of images that can be retained in memory. it defaults to 10.

Bring the algorithm's outputs up-to-date.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

override int Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.Update ( int  port) [virtual]

Bring the algorithm's outputs up-to-date.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

static internal int Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.vtkCachedStreamingDemandDrivenPipeline_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.vtkCachedStreamingDemandDrivenPipeline_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.vtkCachedStreamingDemandDrivenPipeline_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.vtkCachedStreamingDemandDrivenPipeline_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.vtkCachedStreamingDemandDrivenPipeline_Update_09 ( HandleRef  pThis,
int  port 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkCachedStreamingDemandDrivenPipeline.MRClassNameKey = "38vtkCachedStreamingDemandDrivenPipeline" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStreamingDemandDrivenPipeline.


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