CAA C++ API Modifications

Mathematics Framework Modifications in V5R21


Entity
SP
Modification
To Do
Mathematics/Public/CATMathDirectionf.h/CATMathDirectionf/CATMathDirectionf
Prototype: CATMathDirectionf(const float iFirstCoord = 1.,const float iSecondCoord = 0.,const float iThirdCoord = 0.)
GAADVHCConstructor with default values becomes two constructors: one without any arguments and one with three arguments, making result more predictable.