Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Static Public Member Functions | List of all members
cinder::NodeDataTraits< Vec2f > Struct Template Reference

#include <KdTree.h>

Static Public Member Functions

static float getAxis (const Vec2f &data, int axis)
 
static float getAxis0 (const Vec2f &data)
 
static float getAxis1 (const Vec2f &data)
 
static float distanceSquared (const Vec2f &data, float k[2])
 

Member Function Documentation

static float cinder::NodeDataTraits< Vec2f >::getAxis ( const Vec2f data,
int  axis 
)
static
static float cinder::NodeDataTraits< Vec2f >::getAxis0 ( const Vec2f data)
static
static float cinder::NodeDataTraits< Vec2f >::getAxis1 ( const Vec2f data)
static
static float cinder::NodeDataTraits< Vec2f >::distanceSquared ( const Vec2f data,
float  k[2] 
)
static

The documentation for this struct was generated from the following file: