IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
VtkAxisHandler.cs File Reference

Classes

class  IG.Gr3d.VtkDecorationHandler
 Manipulates axes, labels, grids, and other decorations of graphhics plotted in VTK windows. More...
 

Namespaces

package  IG.Gr3d
 

Enumerations

enum  IG.Gr3d.VtkFlyMode { IG.Gr3d.VtkFlyMode.ClosestTriad = 1, IG.Gr3d.VtkFlyMode.FurthestTriad = 2, IG.Gr3d.VtkFlyMode.OuterEdges = 3, IG.Gr3d.VtkFlyMode.Static = 4 }