HDK
|
Compute the closest-point transform of a scalar grid. More...
#include <GridOperators.h>
Public Types | |
typedef InGridT | InGridType |
typedef ScalarToVectorConverter < InGridT >::Type | OutGridType |
Public Member Functions | |
Cpt (const InGridType &grid, InterruptT *interrupt=nullptr) | |
Cpt (const InGridType &grid, const MaskGridType &mask, InterruptT *interrupt=nullptr) | |
OutGridType::Ptr | process (bool threaded=true, bool useWorldTransform=true) |
Compute the closest-point transform of a scalar grid.
Definition at line 418 of file GridOperators.h.
typedef InGridT openvdb::OPENVDB_VERSION_NAME::tools::Cpt< InGridT, MaskGridType, InterruptT >::InGridType |
Definition at line 421 of file GridOperators.h.
typedef ScalarToVectorConverter<InGridT>::Type openvdb::OPENVDB_VERSION_NAME::tools::Cpt< InGridT, MaskGridType, InterruptT >::OutGridType |
Definition at line 422 of file GridOperators.h.
|
inline |
Definition at line 424 of file GridOperators.h.
|
inline |
Definition at line 429 of file GridOperators.h.
|
inline |
Definition at line 434 of file GridOperators.h.