HDK
|
#include <FastSweeping.h>
Public Member Functions | |
NN () | |
NN (const SdfAccT &a, const Coord &p, int i) | |
Coord | operator() (const Coord &p) const |
bool | operator< (const NN &rhs) const |
operator bool () const | |
Static Public Member Functions | |
static Coord | ijk (const Coord &p, int i) |
Public Attributes | |
SdfValueT | v |
int | n |
Definition at line 1593 of file FastSweeping.h.
|
inline |
Definition at line 1597 of file FastSweeping.h.
|
inline |
Definition at line 1598 of file FastSweeping.h.
|
inlinestatic |
Definition at line 1596 of file FastSweeping.h.
|
inline |
Definition at line 1601 of file FastSweeping.h.
|
inline |
Definition at line 1599 of file FastSweeping.h.
|
inline |
Definition at line 1600 of file FastSweeping.h.
int openvdb::OPENVDB_VERSION_NAME::tools::FastSweeping< SdfGridT, ExtValueT >::SweepingKernel::NN::n |
Definition at line 1595 of file FastSweeping.h.
SdfValueT openvdb::OPENVDB_VERSION_NAME::tools::FastSweeping< SdfGridT, ExtValueT >::SweepingKernel::NN::v |
Definition at line 1594 of file FastSweeping.h.