CMS 3D CMS Logo

Public Attributes

mathSSE::OldRot< T > Struct Template Reference

#include <SSERot.h>

List of all members.

Public Attributes

T R11
T R12
T R13
T R21
T R22
T R23
T R31
T R32
T R33

Detailed Description

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

Definition at line 10 of file SSERot.h.


Member Data Documentation

template<typename T >
T mathSSE::OldRot< T >::R11

Definition at line 11 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R12

Definition at line 11 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R13

Definition at line 11 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R21

Definition at line 12 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R22

Definition at line 12 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R23

Definition at line 12 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R31

Definition at line 13 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R32

Definition at line 13 of file SSERot.h.

template<typename T >
T mathSSE::OldRot< T >::R33

Definition at line 13 of file SSERot.h.