31 #ifndef OPENVDB_INIT_HAS_BEEN_INCLUDED
32 #define OPENVDB_INIT_HAS_BEEN_INCLUDED
94 #endif // OPENVDB_INIT_HAS_BEEN_INCLUDED
Grid< Int64Tree > Int64Grid
Definition: openvdb.h:73
tree::Tree4< int32_t, 5, 4, 3 >::Type Int32Tree
Definition: openvdb.h:52
Grid< Vec3STree > Vec3SGrid
Definition: openvdb.h:76
Vec3fGrid VectorGrid
Definition: openvdb.h:82
tree::Tree4< float, 5, 4, 3 >::Type FloatTree
Definition: openvdb.h:50
tree::Tree4< Vec2i, 5, 4, 3 >::Type Vec2ITree
Definition: openvdb.h:56
tree::Tree4< Vec3d, 5, 4, 3 >::Type Vec3DTree
Definition: openvdb.h:61
Grid< HermiteTree > HermiteGrid
Definition: openvdb.h:74
Container class that associates a tree with a transform and metadata.
Definition: Grid.h:54
Vec3SGrid Vec3fGrid
Definition: openvdb.h:79
FloatTree ScalarTree
Definition: openvdb.h:65
Vec3fTree VectorTree
Definition: openvdb.h:66
#define OPENVDB_VERSION_NAME
Definition: version.h:45
Grid< Int32Tree > Int32Grid
Definition: openvdb.h:72
FloatGrid ScalarGrid
Definition: openvdb.h:81
Grid< StringTree > StringGrid
Definition: openvdb.h:78
tree::Tree4< int64_t, 5, 4, 3 >::Type Int64Tree
Definition: openvdb.h:54
OPENVDB_IMPORT void uninitialize()
Global deregistration of basic types.
tree::Tree4< bool, 5, 4, 3 >::Type BoolTree
Common tree types.
Definition: openvdb.h:49
Vec3STree Vec3fTree
Definition: openvdb.h:63
OPENVDB_IMPORT void initialize()
Global registration of basic types.
tree::Tree4< std::string, 5, 4, 3 >::Type StringTree
Definition: openvdb.h:62
tree::Tree4< double, 5, 4, 3 >::Type DoubleTree
Definition: openvdb.h:51
tree::Tree4< Vec3i, 5, 4, 3 >::Type Vec3ITree
Definition: openvdb.h:59
tree::Tree4< Vec3f, 5, 4, 3 >::Type Vec3STree
Definition: openvdb.h:60
Grid< Vec3ITree > Vec3IGrid
Definition: openvdb.h:75
Grid< DoubleTree > DoubleGrid
Definition: openvdb.h:71
tree::Tree4< Vec2d, 5, 4, 3 >::Type Vec2DTree
Definition: openvdb.h:58
Vec3DTree Vec3dTree
Definition: openvdb.h:64
Grid< FloatTree > FloatGrid
Definition: openvdb.h:70
tree::Tree4< Hermite, 5, 4, 3 >::Type HermiteTree
Definition: openvdb.h:55
Vec3DGrid Vec3dGrid
Definition: openvdb.h:80
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:67
Grid< BoolTree > BoolGrid
Common grid types.
Definition: openvdb.h:69
tree::Tree4< Vec2s, 5, 4, 3 >::Type Vec2STree
Definition: openvdb.h:57
Grid< Vec3DTree > Vec3DGrid
Definition: openvdb.h:77
tree::Tree4< uint32_t, 5, 4, 3 >::Type UInt32Tree
Definition: openvdb.h:53