torque Torque Game Engine Documentation
TGE Version 1.5.2

PlaneTransformer Class Reference

#include <mPlaneTransformer.h>


Public Member Functions

void set (const MatrixF &xform, const Point3F &scale)
void transform (const PlaneF &plane, PlaneF &result)
void setIdentity ()

Private Attributes

MatrixF mTransform
Point3F mScale
MatrixF mTransposeInverse


Member Function Documentation

void PlaneTransformer::set ( const MatrixF xform,
const Point3F scale 
)

void PlaneTransformer::transform ( const PlaneF plane,
PlaneF result 
)

void PlaneTransformer::setIdentity (  ) 


Field Documentation




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