![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Topics | |
| TypedMesh | |
Classes | |
| class | inviwo::Buffer< T, Target > |
| class | inviwo::BufferRAM |
| class | inviwo::BufferRAMPrecision< T, Target > |
| class | inviwo::BufferRepresentation |
| class | inviwo::Camera |
| Base class for cameras. Override this class to set your own projection matrix. More... | |
| class | inviwo::Data< Self, Repr > |
| The base class for all data objects. More... | |
| class | inviwo::DataGroup< Self, Repr > |
| The base class for all DataGroup objects. More... | |
| class | inviwo::DataGroupRepresentation< Owner > |
| The base class for all DataGroupRepresentation objects. More... | |
| class | inviwo::DataRepresentation< Owner > |
| Base class for all DataRepresentations. More... | |
| class | inviwo::DiskRepresentation< Repr, Self > |
| class | inviwo::Mesh |
| class | inviwo::MeshRAM |
| class | inviwo::MeshRepresentation |
| class | inviwo::Image |
| class | inviwo::ImageRAM |
| class | inviwo::ImageRepresentation |
| class | inviwo::Layer |
| class | inviwo::LayerDisk |
| class | inviwo::LayerRAM |
| class | inviwo::LayerRAMPrecision< T > |
| class | inviwo::LayerRepresentation |
| class | inviwo::VolumeDisk |
| class | inviwo::VolumeRAM |
| class | inviwo::VolumeRAMPrecision< T > |
| class | inviwo::VolumeRepresentation |
| class | inviwo::Column |
| Pure interface for representing a data column with a header, optional units, and data range. More... | |
| class | inviwo::TemplateColumn< T > |
| Data column used for plotting which represents a named buffer of type T. The name is used as column header. More... | |
| class | inviwo::CategoricalColumn |
| Specialized data column representing categorical values, i.e. strings. Categorical values are internally mapped to a number representation. More... | |
| class | inviwo::DataFrame |
| class | inviwo::BufferGL |
| class | inviwo::MeshGL |
| class | inviwo::ImageGL |
| OpenGL representation of an Image as a framebuffer. More... | |
| class | inviwo::LayerGL |
| class | inviwo::VolumeGL |
| class | inviwo::LayerPy |
| class | inviwo::VolumePy |
| class | inviwo::TetraMesh |
| Data required to render tetrahedral meshes. More... | |
| class | inviwo::VolumeTetraMesh |
| Data required for rendering an Inviwo Volume as tetrahedral mesh. More... | |
| class | inviwo::TypedMesh< BufferTraits > |
| class | inviwo::IsoValueCollection |
| data structure representing isovalues More... | |
| class | inviwo::TFPrimitiveSet |
| data structure managing multiple TFPrimitives More... | |
| class | inviwo::TransferFunction |
| data structure for holding 1D transfer function data More... | |
| class | inviwo::Volume |