torque Torque Game Engine Documentation
TGE Version 1.5.2

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




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen