OpenVDB 12.1.0
Loading...
Searching...
No Matches
PointLeafLocalData.h File Reference

Thread/Leaf local data used during execution over OpenVDB Points. More...

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

namespace  openvdb
namespace  openvdb::v12_1
namespace  openvdb::v12_1::ax
namespace  openvdb::v12_1::ax::codegen
namespace  openvdb::v12_1::ax::codegen::codegen_internal

Detailed Description

Thread/Leaf local data used during execution over OpenVDB Points.

Authors
Nick Avramoussis