IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
class | IG::Gr3d::VtkPlotter |
Plotter class that uses a vtkRenderWindow object for plotting 3D graphics. More... | |
class | IG::Gr3d::VtkPlotter::Accessor |
Class that is used to access the VtkPlotter's window in classes that are not derived from that class. Access can be granted by either inheriting from this class or by uding this class as proxy class. This class is immutable in the sense that plotter can be set only when constructed.Warning: One should avoid accessing the plotter's window where this is not absolutely necessary. More... | |
Namespaces | |
namespace | IG::Gr3d |