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 1522 of file FastSweeping.h.
|
inline |
Definition at line 1526 of file FastSweeping.h.
|
inline |
Definition at line 1527 of file FastSweeping.h.
|
inlinestatic |
Definition at line 1525 of file FastSweeping.h.
|
inline |
Definition at line 1530 of file FastSweeping.h.
|
inline |
Definition at line 1528 of file FastSweeping.h.
|
inline |
Definition at line 1529 of file FastSweeping.h.
int openvdb::OPENVDB_VERSION_NAME::tools::FastSweeping< SdfGridT, ExtValueT >::SweepingKernel::NN::n |
Definition at line 1524 of file FastSweeping.h.
SdfValueT openvdb::OPENVDB_VERSION_NAME::tools::FastSweeping< SdfGridT, ExtValueT >::SweepingKernel::NN::v |
Definition at line 1523 of file FastSweeping.h.