IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Gr3d::Graph3dManipulatorWindowExtended Class Reference

A form for manipulating 3D graphics. More...

Inheritance diagram for IG::Gr3d::Graph3dManipulatorWindowExtended:
Collaboration diagram for IG::Gr3d::Graph3dManipulatorWindowExtended:

List of all members.

Public Member Functions

 Graph3dManipulatorWindowExtended ()
 Graph3dManipulatorWindowExtended (IVtkFormContainer vtkContainer)

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Properties

IVtkFormContainer VtkContainer [get, set]
 Gets the control of type VtkControlBase through which VTK functionality is controlled.
VtkControlBase VtkControl [get, set]
 Gets the control of type VtkControlBase through which VTK functionality is controlled.
I3dGraphicsControl GraphControl [get]
 Graph control that is manipulated by the current control.

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.

Private Attributes

IVtkFormContainer _vtkContainer
VtkControlBase _vtkControl
System.ComponentModel.IContainer components = null
 Required designer variable.
Graph3dManipulatorExtended graph3DManipulator1

Detailed Description

A form for manipulating 3D graphics.

$A Igor xx Jun13;


Constructor & Destructor Documentation

IG::Gr3d::Graph3dManipulatorWindowExtended::Graph3dManipulatorWindowExtended ( ) [inline]
IG::Gr3d::Graph3dManipulatorWindowExtended::Graph3dManipulatorWindowExtended ( IVtkFormContainer  vtkContainer) [inline]

Member Function Documentation

void IG::Gr3d::Graph3dManipulatorWindowExtended::graph3DManipulator1_Load ( object  sender,
EventArgs  e 
) [inline, private]
override void IG::Gr3d::Graph3dManipulatorWindowExtended::Dispose ( bool  disposing) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
void IG::Gr3d::Graph3dManipulatorWindowExtended::InitializeComponent ( ) [inline, private]

Required method for Designer support - do not modify the contents of this method with the code editor.


Member Data Documentation

System.ComponentModel.IContainer IG::Gr3d::Graph3dManipulatorWindowExtended::components = null [private]

Required designer variable.


Property Documentation

IVtkFormContainer IG::Gr3d::Graph3dManipulatorWindowExtended::VtkContainer [get, set]

Gets the control of type VtkControlBase through which VTK functionality is controlled.

VtkControlBase IG::Gr3d::Graph3dManipulatorWindowExtended::VtkControl [get, set]

Gets the control of type VtkControlBase through which VTK functionality is controlled.

I3dGraphicsControl IG::Gr3d::Graph3dManipulatorWindowExtended::GraphControl [get]

Graph control that is manipulated by the current control.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events