OpenVDB
1.2.0
|
#include <GridOperators.h>
Classes | |
struct | Functor |
struct | OpT |
Public Types | |
typedef InGridT | InGridType |
typedef VectorToScalarConverter < InGridT >::Type | OutGridType |
Public Member Functions | |
Magnitude (const InGridType &grid, InterruptT *interrupt=NULL) | |
OutGridType::Ptr | process (bool threaded=true) |
Protected Attributes | |
const InGridType & | mInputGrid |
InterruptT * | mInterrupt |
typedef InGridT InGridType |
typedef VectorToScalarConverter<InGridT>::Type OutGridType |
|
inline |
|
inline |
|
protected |
|
protected |