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

#include "vector.h"

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 521 of file vector.h.

Member Typedef Documentation

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

Definition at line 522 of file vector.h.

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

Definition at line 523 of file vector.h.

Member Function Documentation

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

Definition at line 524 of file vector.h.

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

Definition at line 527 of file vector.h.

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

Definition at line 530 of file vector.h.

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

Definition at line 533 of file vector.h.

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


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