|
Volume Cartographer 2.28.0
|
Core types and data structures. More...
Files | |
| file | ITKMesh.hpp |
| file | QuadEdgeMesh.hpp |
| file | SimpleMesh.hpp |
| Simple mesh structure. | |
| file | VolumePkgVersion.hpp |
| VolumePkg metadata templates. | |
Classes | |
| struct | volcart::TexturedMesh |
| Convenience type for textured meshes. More... | |
| class | volcart::Tensor3D< DType > |
| A 3rd-order tensor object. More... | |
| class | volcart::IOException |
| IO operation exception. More... | |
| class | volcart::LRUCache< TKey, TValue, TMutex > |
| Least Recently Used Cache. More... | |
| class | volcart::Metadata |
| Generic interface for storing metadata as key/value pairs. More... | |
| class | volcart::NDArray< T > |
| Dynamically-allocated N-Dimensional Array. More... | |
| class | volcart::OrderedPointSet< T > |
| Holds a collection of ordered points. More... | |
| class | volcart::PerPixelMap |
| A raster of a UVMap that provides a per-pixel mapping between a Volume and a Texture generated from that volume. More... | |
| class | volcart::PointSet< T > |
| Holds a collection of points. More... | |
| class | volcart::Render |
| Render data. More... | |
| class | volcart::Reslice |
| An image generated by intersecting a plane with a Volume. More... | |
| class | volcart::Segmentation |
| Segmentation data. More... | |
| class | volcart::UVMap |
| Stores per-vertex UV mappings. More... | |
| class | volcart::Volume |
| Volumetric image data. More... | |
| class | volcart::VolumePkg |
| The interface to the VolumePkg (.volpkg) file format. More... | |
Core types and data structures.