![]() |
zxhproj v 2.2
zxhproj
|
Public Member Functions | |
| zxhOptimizerGradientLocalMatrix (void) | |
| constructor | |
| ~zxhOptimizerGradientLocalMatrix (void) | |
| deconstructor | |
| virtual zxhOptimizerBase * | Clone (zxhOptimizerBase *&pRet) |
| virtual bool | ConcatenateTransformsNUpdate () |
| this is for forward composition | |
| virtual bool | ConcatenateFinalTransforms () |
Protected Member Functions | |
| virtual void | LocalAffineComposeMatrix () |
| ForwardCompose matrix and compute inverse matrix for inverttransform. | |
| zxhOptimizerBase * zxhOptimizerGradientLocalMatrix::Clone | ( | zxhOptimizerBase *& | pRet | ) | [virtual] |
Reimplemented from zxhOptimizerGradientLocalAffines.