Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U > Struct Template Reference

#include "vector.h"

Public Types

typedef math::Vector< 2, U > Vector
 
typedef math::VectorBase< 2, U > VectorBase
 

Static Public Member Functions

static const Vector AxisX ()
 
static const Vector AxisY ()
 
static const VectorBase Fill (U value)
 

Detailed Description

template<int Dimension, typename T>
template<typename U>
struct ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U >

Definition at line 507 of file vector.h.

Member Typedef Documentation

template<int Dimension, typename T>
template<typename U >
typedef math::Vector<2, U> ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U >::Vector

Definition at line 508 of file vector.h.

template<int Dimension, typename T>
template<typename U >
typedef math::VectorBase<2, U> ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U >::VectorBase

Definition at line 509 of file vector.h.

Member Function Documentation

template<int Dimension, typename T>
template<typename U >
static const Vector ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U >::AxisX ( )
inlinestatic

Definition at line 510 of file vector.h.

template<int Dimension, typename T>
template<typename U >
static const Vector ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U >::AxisY ( )
inlinestatic

Definition at line 513 of file vector.h.

template<int Dimension, typename T>
template<typename U >
static const VectorBase ion::math::VectorBase< Dimension, T >::StaticHelper< 2, U >::Fill ( value)
inlinestatic

Definition at line 516 of file vector.h.

References ion::math::VectorBase< Dimension, T >::VectorBase().


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