IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Gr3d.VtkFormsExamples Class Reference

Examples from VTK forms. More...

+ Collaboration diagram for IG.Gr3d.VtkFormsExamples:

Static Public Member Functions

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

Properties

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

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

Member Data Documentation

VtkPlotter IG.Gr3d.VtkFormsExamples._plotter
staticprivate

Property Documentation

VtkPlotter IG.Gr3d.VtkFormsExamples.Plotter
staticgetsetprivate

Plotter that is used for rendering VTK graphics.


The documentation for this class was generated from the following file: