CAA C++ API Modifications | Mathematics Framework Modifications in V5R21 |
| Mathematics/Public/CATMathDirectionf.h/CATMathDirectionf/CATMathDirectionf Prototype: CATMathDirectionf(const float iFirstCoord = 1.,const float iSecondCoord = 0.,const float iThirdCoord = 0.) | GA | ADVHC | Constructor with default values becomes two constructors: one without any arguments and one with three arguments, making result more predictable. |