OpenVDB
2.0.0
|
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=NULL) | |
OutGridType::Ptr | process (bool threaded=true, bool useWorldTransform=true) |
Compute the closest-point transform of a scalar grid.
typedef InGridT InGridType |
typedef ScalarToVectorConverter<InGridT>::Type OutGridType |
|
inline |
|
inline |