StdAfx
ƒGeometric, 2D/3D Vector„
InitCoord()
AddCoord()
DivCoord()
MulCoord()
SubCoord()
SetCoord()
DiffCoord()
AbsCoord()
NormalizeVec()
CalcEuclid()
CalcEuclid2D()
CalcDistance()
CalcDistance2D()
CalcInnerProduct()
CalcOuterProduct()
CalcVecAngle()
CalcVecAngle2D()
CalcInterDivPt()
CalcOrthoProjection()
CalcDistPtToPlane()
CalcScalarTriProduct()
CalcRotVec()
CalcRotVec2D()
CalcNormalLine()
Arc_CP()
IsPointInPolygon()
ƒHomoheneous Transform„
ƒRotation Matrix„
MulFrameCoord()
MulFrame()
InvFrame()
RotToZYZEuler()
InitFrame()
ƒMulti Dimension Vector„
ƒMulti Dimension Matrix„
InitVector()
InitMatrix()
MulMxMx()
MulMxVec()
MulMxCoord()
TranMx()
Gauss()
LU_Solver()
LU()
MatInv()
MatInv3()
MatInv2()
ƒNumerical Calculation„
DegToRad()
RadToDeg()
CalcCubicEquation()
CalcQuadraticEquation()
CalcLinearEquation)
nCr()
Factorial()
ƒDrawing„
DrawPoint()
DrawPoints()
DrawVector()
DrawLine()
ƒMemory Allocation„
NewMatrix()
NewVector()
FreeMatrix()
FreeVector()
NewCoord1()
FreeCoord1()
NewCoord2()
FreeCoord2()
ƒConsole Operation„
SetMessage()
SetCommand()
ƒOthers„
sgn()
CheckZero()
CheckRange()
CheckMag()
BubbleSort()
QCmp()
Quaternion
QInit()
QGenRot()
QRot()
QConjugation()
QMult()
QtoR()
QCopy()
QtoC()
CtoQ()
QSlerp()