Compute the closest-point transform of a scalar grid.
More...
#include <GridOperators.h>
Classes |
struct | Functor |
struct | IsOpT |
struct | WsOpT |
Public Member Functions |
| Cpt (const InGridType &grid, InterruptT *interrupt=NULL) |
OutGridType::Ptr | process (bool threaded=true, bool useWorldTransform=true) |
Detailed Description
template<typename InGridT, typename InterruptT = util::NullInterrupter>
class openvdb::v1_1_0::tools::Cpt< InGridT, InterruptT >
Compute the closest-point transform of a scalar grid.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
OutGridType::Ptr process |
( |
bool |
threaded = true , |
|
|
bool |
useWorldTransform = true |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: