Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Spr::TVec4< T > Class Template Reference

4次元ベクトルクラス. More...

#include <TinyVec.h>

Inherits PTM::TVectorBase<(4), TVecDesc< TVec4< T >, T > >.

Collaboration diagram for Spr::TVec4< T >:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions

変数アクセス
初期化・構築

Static Public Member Functions

初期化関数

Protected Member Functions


Detailed Description

template<class T>
class Spr::TVec4< T >

4次元ベクトルクラス.

Definition at line 147 of file TinyVec.h.


Member Typedef Documentation

template<class T>
typedef TVec4 Spr::TVec4< T >::this_type
 

継承されない基本的なメンバの定義.

See also:
::DEF_TVECTOR_BASIC_MEMBER

Definition at line 153 of file TinyVec.h.


Constructor & Destructor Documentation

template<class T>
template<class TX, class TY, class TZ, class TW>
Spr::TVec4< T >::TVec4 TX  xi,
TY  yi,
TZ  zi,
TW  wi
[inline]
 

コンストラクタ

Definition at line 206 of file TinyVec.h.


Member Function Documentation

template<class T>
T& Spr::TVec4< T >::item_impl size_t  i  )  [inline]
 

要素のアクセス

Definition at line 161 of file TinyVec.h.

template<class T>
const T& Spr::TVec4< T >::item_impl size_t  i  )  const [inline]
 

要素のアクセス

Definition at line 163 of file TinyVec.h.

template<class T>
size_t Spr::TVec4< T >::stride_impl  )  const [inline]
 

ストライド

Definition at line 165 of file TinyVec.h.

template<class T>
static TVec4<T> Spr::TVec4< T >::Zero  )  [inline, static]
 

零ベクトル

Definition at line 170 of file TinyVec.h.

template<class T>
const element_type& Spr::TVec4< T >::X  )  const [inline]
 

x成分

Definition at line 176 of file TinyVec.h.

Referenced by Spr::TVec4< float >::TVec4().

template<class T>
const element_type& Spr::TVec4< T >::Y  )  const [inline]
 

y成分

Definition at line 178 of file TinyVec.h.

Referenced by Spr::TVec4< float >::TVec4().

template<class T>
const element_type& Spr::TVec4< T >::Z  )  const [inline]
 

z成分

Definition at line 180 of file TinyVec.h.

Referenced by Spr::TVec4< float >::TVec4().

template<class T>
const element_type& Spr::TVec4< T >::W  )  const [inline]
 

w成分

Definition at line 182 of file TinyVec.h.

Referenced by Spr::TVec4< float >::TVec4().

template<class T>
element_type& Spr::TVec4< T >::X  )  [inline]
 

x成分

Definition at line 184 of file TinyVec.h.

template<class T>
element_type& Spr::TVec4< T >::Y  )  [inline]
 

y成分

Definition at line 186 of file TinyVec.h.

template<class T>
element_type& Spr::TVec4< T >::Z  )  [inline]
 

z成分

Definition at line 188 of file TinyVec.h.

template<class T>
element_type& Spr::TVec4< T >::W  )  [inline]
 

w成分

Definition at line 190 of file TinyVec.h.

template<class T>
void Spr::TVec4< T >::set_default  )  [inline, protected]
 

デフォルトコンストラクタ

Reimplemented from PTM::VectorImp< TVecDesc< TVec4< T >, T > >.

Definition at line 209 of file TinyVec.h.


The documentation for this class was generated from the following file:
Generated on Sun Apr 16 02:08:00 2006 for Springhead by  doxygen 1.4.1