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
Vec3STree Vec3fTree
Definition: openvdb.h:66
OPENVDB_IMPORT void uninitialize()
Global deregistration of basic types.
tree::Tree4< Vec3f, 5, 4, 3 >::Type Vec3STree
Definition: openvdb.h:62
tree::Tree4< float, 5, 4, 3 >::Type FloatTree
Definition: openvdb.h:51
#define OPENVDB_VERSION_NAME
Definition: version.h:43
tree::Tree4< ValueMask, 5, 4, 3 >::Type MaskTree
Definition: openvdb.h:54
Definition: Exceptions.h:39
OPENVDB_IMPORT void initialize()
Global registration of basic types.
Vec3SGrid Vec3fGrid
Definition: openvdb.h:83
Grid< MaskTree > MaskGrid
Definition: openvdb.h:75
Container class that associates a tree with a transform and metadata.
Definition: Grid.h:55
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:71
Grid< Vec3DTree > Vec3DGrid
Definition: openvdb.h:77
Grid< FloatTree > FloatGrid
Definition: openvdb.h:72
tree::Tree4< Vec3d, 5, 4, 3 >::Type Vec3DTree
Definition: openvdb.h:60