|
HDK
|
#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=nullptr) | |
| Magnitude (const InGridType &grid, const MaskGridType &mask, InterruptT *interrupt=nullptr) | |
| OutGridType::Ptr | process (bool threaded=true) |
Protected Attributes | |
| const InGridType & | mInputGrid |
| InterruptT * | mInterrupt |
| const MaskGridType * | mMask |
Definition at line 814 of file GridOperators.h.
| typedef InGridT openvdb::OPENVDB_VERSION_NAME::tools::Magnitude< InGridT, MaskGridType, InterruptT >::InGridType |
Definition at line 817 of file GridOperators.h.
| typedef VectorToScalarConverter<InGridT>::Type openvdb::OPENVDB_VERSION_NAME::tools::Magnitude< InGridT, MaskGridType, InterruptT >::OutGridType |
Definition at line 818 of file GridOperators.h.
|
inline |
Definition at line 820 of file GridOperators.h.
|
inline |
Definition at line 825 of file GridOperators.h.
|
inline |
Definition at line 830 of file GridOperators.h.
|
protected |
Definition at line 865 of file GridOperators.h.
|
protected |
Definition at line 866 of file GridOperators.h.
|
protected |
Definition at line 867 of file GridOperators.h.