cgma
|
#include <OctTree.hpp>
Static Public Member Functions | |
static CubitVector | coordinates (const X *x) |
Definition at line 23 of file OctTree.hpp.
static CubitVector DefaultPointQuery< X >::coordinates | ( | const X * | x | ) | [inline, static] |
Definition at line 24 of file OctTree.hpp.
: static inline CubitVector coordinates(const X* x) { return x->coordinates(); }