a wrapper struct used to avoid unnecessary computation of memory access from Coord
when all offsets are guaranteed to be within the dense grid.
More...
#include <DenseSparseTools.h>
|
typedef Dense< ValueT, openvdb::tools::LayoutZYX > | DenseT |
|
template<typename ValueT, typename PointWiseOp>
struct openvdb::v5_2::tools::ContiguousOp< ValueT, PointWiseOp >
a wrapper struct used to avoid unnecessary computation of memory access from Coord
when all offsets are guaranteed to be within the dense grid.
◆ DenseT
typedef Dense<ValueT, openvdb::tools::LayoutZYX> DenseT |
◆ ContiguousOp()
◆ transform()
void transform |
( |
DenseT & |
dense, |
|
|
openvdb::math::Coord & |
ijk, |
|
|
size_t |
size |
|
) |
| const |
|
inline |
◆ mOp
The documentation for this struct was generated from the following file: