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

VtkAxisHandler.cs File Reference

Classes

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

Namespaces

namespace  IG::Gr3d

Enumerations

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

Fly modes specifies how axes are placed on the bounding box containing graphics objects.

1 - CLOSEST_TRIAD

2 - FURTHEST_TRIAD

3 - OUTER_EDGES

4 - STATIC

More...
 All Classes Namespaces Files Functions Variables Enumerations Properties Events