OpenVDB 10.0.1
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
FastSweeping< SdfGridT, ExtValueT >::SweepingKernel::NN Struct Reference

#include <openvdb/tools/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
 

Constructor & Destructor Documentation

◆ NN() [1/2]

NN ( )
inline

◆ NN() [2/2]

NN ( const SdfAccT a,
const Coord p,
int  i 
)
inline

Member Function Documentation

◆ ijk()

static Coord ijk ( const Coord p,
int  i 
)
inlinestatic

◆ operator bool()

operator bool ( ) const
inline

◆ operator()()

Coord operator() ( const Coord p) const
inline

◆ operator<()

bool operator< ( const NN rhs) const
inline

Member Data Documentation

◆ n

int n

◆ v

SdfValueT v