Torque3D Documentation / _generateds / PlaneTransformer

PlaneTransformer

Engine/source/math/mPlaneTransformer.h

More...

Public Functions

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

Detailed Description

Private Attributes

Point3F mScale 
MatrixF mTransform 
MatrixF mTransposeInverse 

Public Functions

set(const MatrixF & xform, const Point3F & scale)

setIdentity()

transform(const PlaneF & plane, PlaneF & result)