OpenVDB
12.0.0
|
Thread/Leaf local data used during execution over OpenVDB Points. More...
#include <openvdb/openvdb.h>
#include <openvdb/version.h>
#include <openvdb/points/AttributeArray.h>
#include <openvdb/points/PointAttribute.h>
#include <openvdb/points/PointDataGrid.h>
#include <openvdb/points/PointGroup.h>
#include <openvdb/util/Assert.h>
Go to the source code of this file.
Classes | |
struct | PointLeafLocalData |
Various functions can request the use and initialization of point data from within the kernel that does not use the standard attribute handle methods. This data can then be accessed after execution to perform post-processes such as adding new groups, adding new string attributes or updating positions. More... | |
Namespaces | |
openvdb | |
openvdb::v12_0 | |
openvdb::v12_0::ax | |
openvdb::v12_0::ax::codegen | |
openvdb::v12_0::ax::codegen::codegen_internal | |
Thread/Leaf local data used during execution over OpenVDB Points.