Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
TSScale Struct Reference
#include <tsTransform.h>
Detailed Description
class to handle general scaling case
transform = rot * scale * inv(rot)
Public Member Functions
void
identity
()
S32
operator==
(const
TSScale
&other) const
Data Fields
QuatF
mRotate
Point3F
mScale
Member Function Documentation
void
TSScale::identity
(
)
[inline]
S32
TSScale::operator==
(
const
TSScale
&
other
)
const
[inline]
Field Documentation
QuatF
TSScale::mRotate
Point3F
TSScale::mScale
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen