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