IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
A form for manipulation of 3D graphics. More...
Public Member Functions | |
Graph3dManipulatorWindow () | |
Graph3dManipulatorWindow (IVtkFormContainer vtkContainer) | |
![]() | |
void | Close () |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Properties | |
IVtkFormContainer | VtkContainer [get, set] |
Gets the control of type VtkControlBase through which VTK functionality is controlled. More... | |
VtkControlBase | VtkControl [get, set] |
Gets the control of type VtkControlBase through which VTK functionality is controlled. More... | |
I3dGraphicsControl | GraphControl [get] |
Graph control that is manipulated by the current control. More... | |
Private Member Functions | |
void | graph3DManipulator1_Load (object sender, EventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Private Attributes | |
IVtkFormContainer | _vtkContainer |
VtkControlBase | _vtkControl |
System.ComponentModel.IContainer | components = null |
Required designer variable. More... | |
Graph3dManipulator | graph3DManipulator1 |
A form for manipulation of 3D graphics.
$A Igor xx;
|
inline |
|
inline |
|
inlineprivate |
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
private |
|
private |
|
private |
Required designer variable.
|
private |
|
getset |
Gets the control of type VtkControlBase through which VTK functionality is controlled.
|
getset |
Gets the control of type VtkControlBase through which VTK functionality is controlled.
|
get |
Graph control that is manipulated by the current control.