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

IG::Gr3d::VtkFormsExamples Class Reference

Examples from VTK forms. This class hosts some example methods (e.g. for application scripts) whose natural location would be somewhere else but are put into this project because they contain dependencies on the VTKFORMSDESIGN compiler directive, which is used in the current project to enable normal function of the GUI designer in the presence of the VTK form classes that are not compatible with GUI designer. More...

Collaboration diagram for IG::Gr3d::VtkFormsExamples:

List of all members.

Static Public Member Functions

static string Plot3dFunctionVtkControl (string surfaceName, string[] args)
 Tests use of VTK controls.

Properties

static VtkPlotter Plotter [get, set]
 Plotter that is used for rendering VTK graphics.

Static Private Attributes

static VtkPlotter _plotter

Detailed Description

Examples from VTK forms.

This class hosts some example methods (e.g. for application scripts) whose natural location would be somewhere else but are put into this project because they contain dependencies on the VTKFORMSDESIGN compiler directive, which is used in the current project to enable normal function of the GUI designer in the presence of the VTK form classes that are not compatible with GUI designer.


Member Function Documentation

static string IG::Gr3d::VtkFormsExamples::Plot3dFunctionVtkControl ( string  surfaceName,
string[]  args 
) [inline, static]

Tests use of VTK controls.


Member Data Documentation


Property Documentation

VtkPlotter IG::Gr3d::VtkFormsExamples::Plotter [static, get, set, private]

Plotter that is used for rendering VTK graphics.


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