ActiViz .NET
5.8.0
|
vtkAnnotatedCubeActor - a 3D cube with face labels More...
Public Member Functions | |
vtkAnnotatedCubeActor (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkAnnotatedCubeActor () | |
Undocumented Block. | |
override void | GetActors (vtkPropCollection arg0) |
For some exporters and other other operations we must be able to collect all the actors or volumes. These methods are used in that process. | |
vtkAssembly | GetAssembly () |
Get the assembly so that user supplied transforms can be applied. | |
new void | GetBounds (IntPtr bounds) |
Get the bounds for this Actor as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax). (The method GetBounds(double bounds[6]) is available from the superclass.) | |
override double[] | GetBounds () |
Get the bounds for this Actor as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax). (The method GetBounds(double bounds[6]) is available from the superclass.) | |
vtkProperty | GetCubeProperty () |
Get the cube properties. | |
int | GetCubeVisibility () |
Enable/disable drawing the cube. | |
virtual double | GetFaceTextScale () |
Set/Get the scale factor for the face text. | |
int | GetFaceTextVisibility () |
Enable/disable drawing the vector text. | |
override uint | GetMTime () |
Get the actors mtime plus consider its properties and texture if set. | |
vtkProperty | GetTextEdgesProperty () |
Get the text edges properties. | |
int | GetTextEdgesVisibility () |
Enable/disable drawing the vector text edges. | |
virtual double | GetXFaceTextRotation () |
Augment individual face text orientations. | |
vtkProperty | GetXMinusFaceProperty () |
Get the individual face text properties. | |
virtual string | GetXMinusFaceText () |
Set/get the face text. | |
vtkProperty | GetXPlusFaceProperty () |
Get the individual face text properties. | |
virtual string | GetXPlusFaceText () |
Set/get the face text. | |
virtual double | GetYFaceTextRotation () |
Augment individual face text orientations. | |
vtkProperty | GetYMinusFaceProperty () |
Get the individual face text properties. | |
virtual string | GetYMinusFaceText () |
Set/get the face text. | |
vtkProperty | GetYPlusFaceProperty () |
Get the individual face text properties. | |
virtual string | GetYPlusFaceText () |
Set/get the face text. | |
virtual double | GetZFaceTextRotation () |
Augment individual face text orientations. | |
vtkProperty | GetZMinusFaceProperty () |
Get the individual face text properties. | |
virtual string | GetZMinusFaceText () |
Set/get the face text. | |
vtkProperty | GetZPlusFaceProperty () |
Get the individual face text properties. | |
virtual string | GetZPlusFaceText () |
Set/get the face text. | |
override int | HasTranslucentPolygonalGeometry () |
Does this prop have some translucent polygonal geometry? | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkAnnotatedCubeActor | NewInstance () |
Undocumented Block. | |
override void | ReleaseGraphicsResources (vtkWindow arg0) |
Release any graphics resources that are being consumed by this actor. The parameter window could be used to determine which graphic resources to release. | |
override int | RenderOpaqueGeometry (vtkViewport viewport) |
Support the standard render methods. | |
override int | RenderTranslucentPolygonalGeometry (vtkViewport viewport) |
Support the standard render methods. | |
void | SetCubeVisibility (int arg0) |
Enable/disable drawing the cube. | |
void | SetFaceTextScale (double arg0) |
Set/Get the scale factor for the face text. | |
void | SetFaceTextVisibility (int arg0) |
Enable/disable drawing the vector text. | |
void | SetTextEdgesVisibility (int arg0) |
Enable/disable drawing the vector text edges. | |
virtual void | SetXFaceTextRotation (double _arg) |
Augment individual face text orientations. | |
virtual void | SetXMinusFaceText (string _arg) |
Set/get the face text. | |
virtual void | SetXPlusFaceText (string _arg) |
Set/get the face text. | |
virtual void | SetYFaceTextRotation (double _arg) |
Augment individual face text orientations. | |
virtual void | SetYMinusFaceText (string _arg) |
Set/get the face text. | |
virtual void | SetYPlusFaceText (string _arg) |
Set/get the face text. | |
virtual void | SetZFaceTextRotation (double _arg) |
Augment individual face text orientations. | |
virtual void | SetZMinusFaceText (string _arg) |
Set/get the face text. | |
virtual void | SetZPlusFaceText (string _arg) |
Set/get the face text. | |
override void | ShallowCopy (vtkProp prop) |
Shallow copy of an axes actor. Overloads the virtual vtkProp method. | |
Static Public Member Functions | |
static new vtkAnnotatedCubeActor | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkAnnotatedCubeActor | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkAnnotatedCubeActor" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "21vtkAnnotatedCubeActor" |
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 | vtkAnnotatedCubeActor_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkAnnotatedCubeActor_GetActors_01 (HandleRef pThis, HandleRef arg0) |
static internal IntPtr | vtkAnnotatedCubeActor_GetAssembly_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkAnnotatedCubeActor_GetBounds_03 (HandleRef pThis, IntPtr bounds) |
static internal IntPtr | vtkAnnotatedCubeActor_GetBounds_04 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetCubeProperty_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkAnnotatedCubeActor_GetCubeVisibility_06 (HandleRef pThis) |
static internal double | vtkAnnotatedCubeActor_GetFaceTextScale_07 (HandleRef pThis) |
static internal int | vtkAnnotatedCubeActor_GetFaceTextVisibility_08 (HandleRef pThis) |
static internal uint | vtkAnnotatedCubeActor_GetMTime_09 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetTextEdgesProperty_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkAnnotatedCubeActor_GetTextEdgesVisibility_11 (HandleRef pThis) |
static internal double | vtkAnnotatedCubeActor_GetXFaceTextRotation_12 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetXMinusFaceProperty_13 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkAnnotatedCubeActor_GetXMinusFaceText_14 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetXPlusFaceProperty_15 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkAnnotatedCubeActor_GetXPlusFaceText_16 (HandleRef pThis) |
static internal double | vtkAnnotatedCubeActor_GetYFaceTextRotation_17 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetYMinusFaceProperty_18 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkAnnotatedCubeActor_GetYMinusFaceText_19 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetYPlusFaceProperty_20 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkAnnotatedCubeActor_GetYPlusFaceText_21 (HandleRef pThis) |
static internal double | vtkAnnotatedCubeActor_GetZFaceTextRotation_22 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetZMinusFaceProperty_23 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkAnnotatedCubeActor_GetZMinusFaceText_24 (HandleRef pThis) |
static internal IntPtr | vtkAnnotatedCubeActor_GetZPlusFaceProperty_25 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkAnnotatedCubeActor_GetZPlusFaceText_26 (HandleRef pThis) |
static internal int | vtkAnnotatedCubeActor_HasTranslucentPolygonalGeometry_27 (HandleRef pThis) |
static internal int | vtkAnnotatedCubeActor_IsA_28 (HandleRef pThis, string type) |
static internal int | vtkAnnotatedCubeActor_IsTypeOf_29 (string type) |
static internal IntPtr | vtkAnnotatedCubeActor_NewInstance_31 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkAnnotatedCubeActor_ReleaseGraphicsResources_32 (HandleRef pThis, HandleRef arg0) |
static internal int | vtkAnnotatedCubeActor_RenderOpaqueGeometry_33 (HandleRef pThis, HandleRef viewport) |
static internal int | vtkAnnotatedCubeActor_RenderTranslucentPolygonalGeometry_34 (HandleRef pThis, HandleRef viewport) |
static internal IntPtr | vtkAnnotatedCubeActor_SafeDownCast_35 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkAnnotatedCubeActor_SetCubeVisibility_36 (HandleRef pThis, int arg0) |
static internal void | vtkAnnotatedCubeActor_SetFaceTextScale_37 (HandleRef pThis, double arg0) |
static internal void | vtkAnnotatedCubeActor_SetFaceTextVisibility_38 (HandleRef pThis, int arg0) |
static internal void | vtkAnnotatedCubeActor_SetTextEdgesVisibility_39 (HandleRef pThis, int arg0) |
static internal void | vtkAnnotatedCubeActor_SetXFaceTextRotation_40 (HandleRef pThis, double _arg) |
static internal void | vtkAnnotatedCubeActor_SetXMinusFaceText_41 (HandleRef pThis, string _arg) |
static internal void | vtkAnnotatedCubeActor_SetXPlusFaceText_42 (HandleRef pThis, string _arg) |
static internal void | vtkAnnotatedCubeActor_SetYFaceTextRotation_43 (HandleRef pThis, double _arg) |
static internal void | vtkAnnotatedCubeActor_SetYMinusFaceText_44 (HandleRef pThis, string _arg) |
static internal void | vtkAnnotatedCubeActor_SetYPlusFaceText_45 (HandleRef pThis, string _arg) |
static internal void | vtkAnnotatedCubeActor_SetZFaceTextRotation_46 (HandleRef pThis, double _arg) |
static internal void | vtkAnnotatedCubeActor_SetZMinusFaceText_47 (HandleRef pThis, string _arg) |
static internal void | vtkAnnotatedCubeActor_SetZPlusFaceText_48 (HandleRef pThis, string _arg) |
static internal void | vtkAnnotatedCubeActor_ShallowCopy_49 (HandleRef pThis, HandleRef prop) |
Static Private Member Functions | |
static | vtkAnnotatedCubeActor () |
Automatically generated type registration mechanics. |
vtkAnnotatedCubeActor - a 3D cube with face labels
Description vtkAnnotatedCubeActor is a hybrid 3D actor used to represent an anatomical orientation marker in a scene. The class consists of a 3D unit cube centered on the origin with each face labelled in correspondance to a particular coordinate direction. For example, with Cartesian directions, the user defined text labels could be: +X, -X, +Y, -Y, +Z, -Z, while for anatomical directions: A, P, L, R, S, I. Text is automatically centered on each cube face and is not restriceted to single characters. In addition to or in replace of a solid text label representation, the outline edges of the labels can be displayed. The individual properties of the cube, face labels and text outlines can be manipulated as can their visibility.
static Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkAnnotatedCubeActor.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.vtkProp3D.
override void Kitware.VTK.vtkAnnotatedCubeActor.GetActors | ( | vtkPropCollection | arg0 | ) | [virtual] |
For some exporters and other other operations we must be able to collect all the actors or volumes. These methods are used in that process.
Reimplemented from Kitware.VTK.vtkProp.
Get the assembly so that user supplied transforms can be applied.
new void Kitware.VTK.vtkAnnotatedCubeActor.GetBounds | ( | IntPtr | bounds | ) |
Get the bounds for this Actor as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax). (The method GetBounds(double bounds[6]) is available from the superclass.)
Reimplemented from Kitware.VTK.vtkProp3D.
override double [] Kitware.VTK.vtkAnnotatedCubeActor.GetBounds | ( | ) | [virtual] |
Get the bounds for this Actor as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax). (The method GetBounds(double bounds[6]) is available from the superclass.)
Reimplemented from Kitware.VTK.vtkProp3D.
Get the cube properties.
Enable/disable drawing the cube.
virtual double Kitware.VTK.vtkAnnotatedCubeActor.GetFaceTextScale | ( | ) | [virtual] |
Set/Get the scale factor for the face text.
Enable/disable drawing the vector text.
override uint Kitware.VTK.vtkAnnotatedCubeActor.GetMTime | ( | ) | [virtual] |
Get the actors mtime plus consider its properties and texture if set.
Reimplemented from Kitware.VTK.vtkProp3D.
Get the text edges properties.
Enable/disable drawing the vector text edges.
virtual double Kitware.VTK.vtkAnnotatedCubeActor.GetXFaceTextRotation | ( | ) | [virtual] |
Augment individual face text orientations.
Get the individual face text properties.
virtual string Kitware.VTK.vtkAnnotatedCubeActor.GetXMinusFaceText | ( | ) | [virtual] |
Set/get the face text.
Get the individual face text properties.
virtual string Kitware.VTK.vtkAnnotatedCubeActor.GetXPlusFaceText | ( | ) | [virtual] |
Set/get the face text.
virtual double Kitware.VTK.vtkAnnotatedCubeActor.GetYFaceTextRotation | ( | ) | [virtual] |
Augment individual face text orientations.
Get the individual face text properties.
virtual string Kitware.VTK.vtkAnnotatedCubeActor.GetYMinusFaceText | ( | ) | [virtual] |
Set/get the face text.
Get the individual face text properties.
virtual string Kitware.VTK.vtkAnnotatedCubeActor.GetYPlusFaceText | ( | ) | [virtual] |
Set/get the face text.
virtual double Kitware.VTK.vtkAnnotatedCubeActor.GetZFaceTextRotation | ( | ) | [virtual] |
Augment individual face text orientations.
Get the individual face text properties.
virtual string Kitware.VTK.vtkAnnotatedCubeActor.GetZMinusFaceText | ( | ) | [virtual] |
Set/get the face text.
Get the individual face text properties.
virtual string Kitware.VTK.vtkAnnotatedCubeActor.GetZPlusFaceText | ( | ) | [virtual] |
Set/get the face text.
override int Kitware.VTK.vtkAnnotatedCubeActor.HasTranslucentPolygonalGeometry | ( | ) | [virtual] |
Does this prop have some translucent polygonal geometry?
Reimplemented from Kitware.VTK.vtkProp.
override int Kitware.VTK.vtkAnnotatedCubeActor.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkProp3D.
static new int Kitware.VTK.vtkAnnotatedCubeActor.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkProp3D.
static new vtkAnnotatedCubeActor Kitware.VTK.vtkAnnotatedCubeActor.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkProp3D.
override void Kitware.VTK.vtkAnnotatedCubeActor.ReleaseGraphicsResources | ( | vtkWindow | arg0 | ) | [virtual] |
Release any graphics resources that are being consumed by this actor. The parameter window could be used to determine which graphic resources to release.
Reimplemented from Kitware.VTK.vtkProp.
override int Kitware.VTK.vtkAnnotatedCubeActor.RenderOpaqueGeometry | ( | vtkViewport | viewport | ) | [virtual] |
Support the standard render methods.
Reimplemented from Kitware.VTK.vtkProp.
override int Kitware.VTK.vtkAnnotatedCubeActor.RenderTranslucentPolygonalGeometry | ( | vtkViewport | viewport | ) | [virtual] |
Support the standard render methods.
Reimplemented from Kitware.VTK.vtkProp.
static new vtkAnnotatedCubeActor Kitware.VTK.vtkAnnotatedCubeActor.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkProp3D.
void Kitware.VTK.vtkAnnotatedCubeActor.SetCubeVisibility | ( | int | arg0 | ) |
Enable/disable drawing the cube.
void Kitware.VTK.vtkAnnotatedCubeActor.SetFaceTextScale | ( | double | arg0 | ) |
Set/Get the scale factor for the face text.
void Kitware.VTK.vtkAnnotatedCubeActor.SetFaceTextVisibility | ( | int | arg0 | ) |
Enable/disable drawing the vector text.
void Kitware.VTK.vtkAnnotatedCubeActor.SetTextEdgesVisibility | ( | int | arg0 | ) |
Enable/disable drawing the vector text edges.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetXFaceTextRotation | ( | double | _arg | ) | [virtual] |
Augment individual face text orientations.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetXMinusFaceText | ( | string | _arg | ) | [virtual] |
Set/get the face text.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetXPlusFaceText | ( | string | _arg | ) | [virtual] |
Set/get the face text.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetYFaceTextRotation | ( | double | _arg | ) | [virtual] |
Augment individual face text orientations.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetYMinusFaceText | ( | string | _arg | ) | [virtual] |
Set/get the face text.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetYPlusFaceText | ( | string | _arg | ) | [virtual] |
Set/get the face text.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetZFaceTextRotation | ( | double | _arg | ) | [virtual] |
Augment individual face text orientations.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetZMinusFaceText | ( | string | _arg | ) | [virtual] |
Set/get the face text.
virtual void Kitware.VTK.vtkAnnotatedCubeActor.SetZPlusFaceText | ( | string | _arg | ) | [virtual] |
Set/get the face text.
override void Kitware.VTK.vtkAnnotatedCubeActor.ShallowCopy | ( | vtkProp | prop | ) | [virtual] |
Shallow copy of an axes actor. Overloads the virtual vtkProp method.
Reimplemented from Kitware.VTK.vtkProp3D.
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetActors_01 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetAssembly_02 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetBounds_03 | ( | HandleRef | pThis, |
IntPtr | bounds | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetBounds_04 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetCubeProperty_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetCubeVisibility_06 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetFaceTextScale_07 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetFaceTextVisibility_08 | ( | HandleRef | pThis | ) | [private] |
static internal uint Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetMTime_09 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetTextEdgesProperty_10 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetTextEdgesVisibility_11 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetXFaceTextRotation_12 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetXMinusFaceProperty_13 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetXMinusFaceText_14 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetXPlusFaceProperty_15 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetXPlusFaceText_16 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetYFaceTextRotation_17 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetYMinusFaceProperty_18 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetYMinusFaceText_19 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetYPlusFaceProperty_20 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetYPlusFaceText_21 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetZFaceTextRotation_22 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetZMinusFaceProperty_23 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetZMinusFaceText_24 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetZPlusFaceProperty_25 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_GetZPlusFaceText_26 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_HasTranslucentPolygonalGeometry_27 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_IsA_28 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_IsTypeOf_29 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_NewInstance_31 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_ReleaseGraphicsResources_32 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_RenderOpaqueGeometry_33 | ( | HandleRef | pThis, |
HandleRef | viewport | ||
) | [private] |
static internal int Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_RenderTranslucentPolygonalGeometry_34 | ( | HandleRef | pThis, |
HandleRef | viewport | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SafeDownCast_35 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetCubeVisibility_36 | ( | HandleRef | pThis, |
int | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetFaceTextScale_37 | ( | HandleRef | pThis, |
double | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetFaceTextVisibility_38 | ( | HandleRef | pThis, |
int | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetTextEdgesVisibility_39 | ( | HandleRef | pThis, |
int | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetXFaceTextRotation_40 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetXMinusFaceText_41 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetXPlusFaceText_42 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetYFaceTextRotation_43 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetYMinusFaceText_44 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetYPlusFaceText_45 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetZFaceTextRotation_46 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetZMinusFaceText_47 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_SetZPlusFaceText_48 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAnnotatedCubeActor.vtkAnnotatedCubeActor_ShallowCopy_49 | ( | HandleRef | pThis, |
HandleRef | prop | ||
) | [private] |
new readonly string Kitware.VTK.vtkAnnotatedCubeActor.MRClassNameKey = "21vtkAnnotatedCubeActor" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkProp3D.
new const string Kitware.VTK.vtkAnnotatedCubeActor.MRFullTypeName = "Kitware.VTK.vtkAnnotatedCubeActor" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkProp3D.