ActiViz .NET
5.8.0
|
vtkOrientedPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera. More...
Public Member Functions | |
vtkOrientedPolygonalHandleRepresentation3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkOrientedPolygonalHandleRepresentation3D () | |
Instantiate this class. | |
override int | IsA (string type) |
Standard methods for instances of this class. | |
new vtkOrientedPolygonalHandleRepresentation3D | NewInstance () |
Standard methods for instances of this class. | |
Static Public Member Functions | |
static new vtkOrientedPolygonalHandleRepresentation3D | New () |
Instantiate this class. | |
static new int | IsTypeOf (string type) |
Standard methods for instances of this class. | |
static new vtkOrientedPolygonalHandleRepresentation3D | SafeDownCast (vtkObjectBase o) |
Standard methods for instances of this class. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "42vtkOrientedPolygonalHandleRepresentation3D" |
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 | vtkOrientedPolygonalHandleRepresentation3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkOrientedPolygonalHandleRepresentation3D_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkOrientedPolygonalHandleRepresentation3D_IsTypeOf_02 (string type) |
static internal IntPtr | vtkOrientedPolygonalHandleRepresentation3D_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkOrientedPolygonalHandleRepresentation3D_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkOrientedPolygonalHandleRepresentation3D () |
Automatically generated type registration mechanics. |
vtkOrientedPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera.
Description This class serves as the geometrical representation of a vtkHandleWidget. The handle can be represented by an arbitrary polygonal data (vtkPolyData), set via SetHandle(vtkPolyData *). The actual position of the handle will be initially assumed to be (0,0,0). You can specify an offset from this position if desired. This class differs from vtkPolygonalHandleRepresentation3D in that the handle will always remain front facing, ie it maintains a fixed orientation with respect to the camera. This is done by using vtkFollowers internally to render the actors.
vtkPolygonalHandleRepresentation3D vtkHandleRepresentation vtkHandleWidget
static Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D | ( | ) |
Instantiate this class.
override void Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.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.vtkAbstractPolygonalHandleRepresentation3D.
override int Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.IsA | ( | string | type | ) | [virtual] |
Standard methods for instances of this class.
Reimplemented from Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.
static new int Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.IsTypeOf | ( | string | type | ) | [static] |
Standard methods for instances of this class.
Reimplemented from Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.
static new vtkOrientedPolygonalHandleRepresentation3D Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.New | ( | ) | [static] |
Instantiate this class.
Reimplemented from Kitware.VTK.vtkObject.
new vtkOrientedPolygonalHandleRepresentation3D Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.NewInstance | ( | ) |
Standard methods for instances of this class.
Reimplemented from Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.
static new vtkOrientedPolygonalHandleRepresentation3D Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Standard methods for instances of this class.
Reimplemented from Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.
static internal int Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.vtkOrientedPolygonalHandleRepresentation3D_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.MRClassNameKey = "42vtkOrientedPolygonalHandleRepresentation3D" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.
new const string Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.MRFullTypeName = "Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.