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 98 of file SSEVec.h.

Member Data Documentation

◆ theW

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

Definition at line 102 of file SSEVec.h.

◆ theX

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

Definition at line 99 of file SSEVec.h.

◆ theY

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

Definition at line 100 of file SSEVec.h.

◆ theZ

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

Definition at line 101 of file SSEVec.h.