Classes | |
class | Camera |
Encapsulation of rotation and position for a view. More... | |
class | Canvas |
Area in a window that can be drawn to. More... | |
class | CanvasGTK |
Area in a window that can be drawn to using GTK GL. More... | |
class | Dataset |
Loads and holds volumetric data. More... | |
class | DatasetAnalyzer |
Finds information about the values in a dataset. More... | |
class | DatasetHeader |
Loads metadata from a dataset. More... | |
class | DatasetViewer |
Utility for viewing a dataset. More... | |
class | DatasetWriter |
Creates a dataset from a text file or another dataset. More... | |
class | Index |
Location in a three-dimensional array. More... | |
class | OctreeBuilder |
Builds an octree from a dataset and returns the root node. More... | |
class | OctreeNode |
Element of an octree. More... | |
class | Typeface |
Utility for drawing text with GTK GL. More... |