#include <Clip.h>
|
static const char * | name () |
|
static int | radius () |
|
static bool | mipmap () |
|
static bool | consistent () |
|
template<class TreeT > |
static bool | sample (const TreeT &inTree, const Vec3R &inCoord, typename TreeT::ValueType &result) |
|
◆ consistent()
static bool consistent |
( |
| ) |
|
|
inlinestatic |
◆ mipmap()
◆ name()
static const char* name |
( |
| ) |
|
|
inlinestatic |
◆ radius()
◆ sample()
static bool sample |
( |
const TreeT & |
inTree, |
|
|
const Vec3R & |
inCoord, |
|
|
typename TreeT::ValueType & |
result |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: