Field3D
|
Namespaces | |
namespace | File |
Namespace for file I/O specifics. | |
namespace | FileHDF5 |
Namespace for file I/O specifics. | |
Classes | |
class | FieldIO |
class | File::Layer |
class | File::Partition |
class | FileHDF5::Layer |
class | FileHDF5::Partition |
class | FrustumFieldMappingIO |
struct | InputFileHDF5::ParseLayersInfo |
struct used to pass the class and partition info back to the parseLayers() callback More... | |
class | MatrixFieldMappingIO |
class | NullFieldMappingIO |
class | PluginLoader |
This class provides methods for loading Field plugins from disk. More... | |
class | SparseDataReader< Data_T > |
This class gets used by SparseFieldIO and SparseFileManager to read the block data. On creation it will open the data set and not close it until the object is destroyed. More... | |