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

#include "vector.h"

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 540 of file vector.h.

Member Typedef Documentation

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

Definition at line 541 of file vector.h.

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

Definition at line 542 of file vector.h.

Member Function Documentation

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

Definition at line 555 of file vector.h.

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

Definition at line 543 of file vector.h.

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

Definition at line 547 of file vector.h.

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

Definition at line 551 of file vector.h.

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

Definition at line 559 of file vector.h.

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


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