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

vtkLogoRepresentation - represent the vtkLogoWidget More...

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

List of all members.

Public Member Functions

 vtkLogoRepresentation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkLogoRepresentation ()
 Instantiate this class.
override void BuildRepresentation ()
 Satisfy the superclasses' API.
override void GetActors2D (vtkPropCollection pc)
 These methods are necessary to make this representation behave as a vtkProp.
virtual vtkImageData GetImage ()
 Specify/retrieve the image to display in the balloon.
virtual vtkProperty2D GetImageProperty ()
 Set/get the image property (relevant only if an image is shown).
override int IsA (string type)
 Standard VTK class methods.
new vtkLogoRepresentation NewInstance ()
 Standard VTK class methods.
override void ReleaseGraphicsResources (vtkWindow arg0)
 These methods are necessary to make this representation behave as a vtkProp.
override int RenderOverlay (vtkViewport arg0)
 These methods are necessary to make this representation behave as a vtkProp.
virtual void SetImage (vtkImageData img)
 Specify/retrieve the image to display in the balloon.
virtual void SetImageProperty (vtkProperty2D p)
 Set/get the image property (relevant only if an image is shown).

Static Public Member Functions

static new vtkLogoRepresentation New ()
 Instantiate this class.
static new int IsTypeOf (string type)
 Standard VTK class methods.
static new vtkLogoRepresentation SafeDownCast (vtkObjectBase o)
 Standard VTK class methods.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "21vtkLogoRepresentation"
 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 vtkLogoRepresentation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkLogoRepresentation_BuildRepresentation_01 (HandleRef pThis)
static internal void vtkLogoRepresentation_GetActors2D_02 (HandleRef pThis, HandleRef pc)
static internal IntPtr vtkLogoRepresentation_GetImage_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkLogoRepresentation_GetImageProperty_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkLogoRepresentation_IsA_05 (HandleRef pThis, string type)
static internal int vtkLogoRepresentation_IsTypeOf_06 (string type)
static internal IntPtr vtkLogoRepresentation_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkLogoRepresentation_ReleaseGraphicsResources_09 (HandleRef pThis, HandleRef arg0)
static internal int vtkLogoRepresentation_RenderOverlay_10 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkLogoRepresentation_SafeDownCast_11 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkLogoRepresentation_SetImage_12 (HandleRef pThis, HandleRef img)
static internal void vtkLogoRepresentation_SetImageProperty_13 (HandleRef pThis, HandleRef p)

Static Private Member Functions

static vtkLogoRepresentation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkLogoRepresentation - represent the vtkLogoWidget

Description


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Instantiate this class.


Member Function Documentation

Satisfy the superclasses' API.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

override void Kitware.VTK.vtkLogoRepresentation.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.vtkBorderRepresentation.

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

Specify/retrieve the image to display in the balloon.

Here is the call graph for this function:

Set/get the image property (relevant only if an image is shown).

Here is the call graph for this function:

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

Standard VTK class methods.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

Instantiate this class.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

Standard VTK class methods.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

Standard VTK class methods.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

Here is the call graph for this function:

Specify/retrieve the image to display in the balloon.

Set/get the image property (relevant only if an image is shown).

static internal void Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_BuildRepresentation_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_GetActors2D_02 ( HandleRef  pThis,
HandleRef  pc 
) [private]
static internal IntPtr Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_GetImage_03 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_GetImageProperty_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_IsA_05 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_IsTypeOf_06 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_ReleaseGraphicsResources_09 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_RenderOverlay_10 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_SafeDownCast_11 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_SetImage_12 ( HandleRef  pThis,
HandleRef  img 
) [private]
static internal void Kitware.VTK.vtkLogoRepresentation.vtkLogoRepresentation_SetImageProperty_13 ( HandleRef  pThis,
HandleRef  p 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkLogoRepresentation.MRClassNameKey = "21vtkLogoRepresentation" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkBorderRepresentation.


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