cgma
|
Static Public Member Functions | |
static CubitVector | coordinates (GPoint *p) |
static CubitVector GPointOctTreeEval::coordinates | ( | GPoint * | p | ) | [inline, static] |
Definition at line 206 of file GMem.cpp.
: static inline CubitVector coordinates(GPoint* p) { return CubitVector( p->x, p->y, p->z ); }