cgma
DefaultPointQuery< X > Class Template Reference

#include <OctTree.hpp>

List of all members.

Static Public Member Functions

static CubitVector coordinates (const X *x)

Detailed Description

template<class X>
class DefaultPointQuery< X >

Definition at line 23 of file OctTree.hpp.


Member Function Documentation

template<class X >
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(); }

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines