Slippers Engine
 
Loading...
Searching...
No Matches
MathTools Member List

This is the complete list of members for MathTools, including all inherited members.

ChangePos(Matrix &world, float x, float y, float z)MathToolsstatic
ChangeRotDeg(Matrix &world, float x, float y, float z)MathToolsstatic
ChangeRotDegRev(Matrix &world, float x, float y, float z)MathToolsstatic
ChangeRotRad(Matrix &world, float x, float y, float z)MathToolsstatic
ChangeRotRadRev(Matrix &world, float x, float y, float z)MathToolsstatic
ChangeScale(Matrix &world, float scaleFactor)MathToolsstatic
DegToRad(float a)MathToolsstatic
FastSqrt(float x)MathToolsstatic
GetRotXDeg(const Matrix &world)MathToolsstatic
GetRotXRad(const Matrix &world)MathToolsstatic
GetRotYDeg(const Matrix &world)MathToolsstatic
GetRotYRad(const Matrix &world)MathToolsstatic
GetRotZDeg(const Matrix &world)MathToolsstatic
GetRotZRad(const Matrix &world)MathToolsstatic
GetScaleFactor(const Matrix &world)MathToolsstatic
GetScaleFactorImprecise(const Matrix &world)MathToolsstatic
GetXPos(const Matrix &world)MathToolsstatic
GetYPos(const Matrix &world)MathToolsstatic
GetZPos(const Matrix &world)MathToolsstatic
PointTowards(Matrix &world, Vect target)MathToolsstatic
RadToDeg(float a)MathToolsstatic
RandFloat(float lower, float upper)MathToolsstatic
ScreenToWorldPersp(float x, float y)MathToolsstatic
SetPos(Matrix &world, float x, float y, float z)MathToolsstatic
SetRotDeg(Matrix &world, float x, float y, float z)MathToolsstatic
SetRotRad(Matrix &world, float x, float y, float z)MathToolsstatic
SetScale(Matrix &world, float scaleFactor)MathToolsstatic