CMS 3D CMS Logo

List of all members | Public Attributes
mathSSE::OldVec< T > Struct Template Reference

#include <SSEVec.h>

Public Attributes

T theW
 
T theX
 
T theY
 
T theZ
 

Detailed Description

template<typename T>
struct mathSSE::OldVec< T >

Definition at line 108 of file SSEVec.h.

Member Data Documentation

template<typename T>
T mathSSE::OldVec< T >::theW

Definition at line 108 of file SSEVec.h.

template<typename T>
T mathSSE::OldVec< T >::theX

Definition at line 108 of file SSEVec.h.

template<typename T>
T mathSSE::OldVec< T >::theY

Definition at line 108 of file SSEVec.h.

template<typename T>
T mathSSE::OldVec< T >::theZ

Definition at line 108 of file SSEVec.h.