|
OpenVDB
0.104.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) | |
| virtual | ~Magnitude () |
| OutGridType::Ptr | process (bool threaded=true) |
Protected Attributes | |
| const InGridType & | mInputGrid |
| typedef InGridT InGridType |
| typedef VectorToScalarConverter<InGridT>::Type OutGridType |
|
inline |
|
inlinevirtual |
|
inline |
|
protected |
1.8.3.1