Go to the documentation of this file.
31 #ifndef OPENVDB_OPENVDB_HAS_BEEN_INCLUDED
32 #define OPENVDB_OPENVDB_HAS_BEEN_INCLUDED
95 #endif // OPENVDB_OPENVDB_HAS_BEEN_INCLUDED
Grid< Vec3STree > Vec3SGrid
Definition: openvdb.h:79
tree::Tree4< ValueMask, 5, 4, 3 >::Type MaskTree
Definition: openvdb.h:54
tree::Tree4< Vec3d, 5, 4, 3 >::Type Vec3DTree
Definition: openvdb.h:60
OPENVDB_IMPORT void initialize()
Global registration of basic types.
OPENVDB_IMPORT void uninitialize()
Global deregistration of basic types.
Grid< FloatTree > FloatGrid
Definition: openvdb.h:72
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:180
tree::Tree4< float, 5, 4, 3 >::Type FloatTree
Definition: openvdb.h:51
Grid< Vec3DTree > Vec3DGrid
Definition: openvdb.h:77
#define OPENVDB_VERSION_NAME
Definition: version.h:134
Container class that associates a tree with a transform and metadata.
Definition: Grid.h:55
Definition: Exceptions.h:40
Vec3STree Vec3fTree
Definition: openvdb.h:66
Grid< MaskTree > MaskGrid
Definition: openvdb.h:75
Vec3SGrid Vec3fGrid
Definition: openvdb.h:83
tree::Tree4< Vec3f, 5, 4, 3 >::Type Vec3STree
Definition: openvdb.h:62