|
HDK
|
#include <GridOperators.h>
Classes | |
| struct | Functor |
| struct | OpT |
Public Types | |
| typedef GridT | InGridType |
| typedef GridT | OutGridType |
Public Member Functions | |
| Normalize (const GridT &grid, InterruptT *interrupt=nullptr) | |
| Normalize (const GridT &grid, const MaskGridType &mask, InterruptT *interrupt=nullptr) | |
| GridT::Ptr | process (bool threaded=true) |
Protected Attributes | |
| const GridT & | mInputGrid |
| InterruptT * | mInterrupt |
| const MaskGridType * | mMask |
Definition at line 878 of file GridOperators.h.
| typedef GridT openvdb::OPENVDB_VERSION_NAME::tools::Normalize< GridT, MaskGridType, InterruptT >::InGridType |
Definition at line 881 of file GridOperators.h.
| typedef GridT openvdb::OPENVDB_VERSION_NAME::tools::Normalize< GridT, MaskGridType, InterruptT >::OutGridType |
Definition at line 882 of file GridOperators.h.
|
inline |
Definition at line 884 of file GridOperators.h.
|
inline |
Definition at line 889 of file GridOperators.h.
|
inline |
Definition at line 894 of file GridOperators.h.
|
protected |
Definition at line 941 of file GridOperators.h.
|
protected |
Definition at line 942 of file GridOperators.h.
|
protected |
Definition at line 943 of file GridOperators.h.