|
HDK
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| openvdb | |
| openvdb::OPENVDB_VERSION_NAME | |
| openvdb::OPENVDB_VERSION_NAME::points | |
Functions | |
| template<bool Staggered, typename ValueT , typename FilterT , typename PointDataTreeT > | |
| auto | openvdb::OPENVDB_VERSION_NAME::points::rasterizeTrilinear (const PointDataTreeT &points, const std::string &attribute, const FilterT &filter=NullFilter()) |
| Perform weighted trilinear rasterization of all points within a voxel. This method takes and returns a tree i.e. ignores grid transformations. More... | |
Definition in file PointRasterizeTrilinearImpl.h.