|
Field3D
|
Contains functions controlling the loading of sparse fields. More...
#include <deque>#include <list>#include <vector>#include <hdf5.h>#include "Exception.h"#include "Hdf5Util.h"#include "SparseDataReader.h"#include "Traits.h"#include "ns.h"Go to the source code of this file.
Classes | |
| class | Sparse::SparseBlock< Data_T > |
| Storage for one individual block of a SparseField. More... | |
| class | SparseField< Data_T > |
| This Field subclass stores voxel data in block-allocated arrays. More... | |
| class | SparseFile::CacheBlock |
| class | SparseFile::FileReferences |
| class | SparseFile::Reference< Data_T > |
| class | SparseFileManager |
Namespaces | |
| Sparse | |
| Namespace for sparse field specifics. | |
| SparseFile | |
Macros | |
| #define | USE_SHPTR 0 |
Contains functions controlling the loading of sparse fields.
Definition in file SparseFile.h.
| #define USE_SHPTR 0 |
Definition at line 102 of file SparseFile.h.