#include "NOXPrefix.h"
Public Member Functions | |
| void | NOXMatrixTransform::getMatrix (NOString &pString) |
| bool | NOXMatrixTransform::hasMatrix () |
| void | NOXMatrixTransform::setMatrix (NOXMatrix pObject) |
| void | intialize (NOXMatrix pMatrix) |
| void NiXPSObjects::NOXMatrixTransform::NOXMatrixTransform::getMatrix | ( | NOString & | pString | ) |
Get the Matrix attribute.
| bool NiXPSObjects::NOXMatrixTransform::NOXMatrixTransform::hasMatrix | ( | ) |
Check for the availability of the Matrix attribute.
| void NiXPSObjects::NOXMatrixTransform::NOXMatrixTransform::setMatrix | ( | NOXMatrix | pObject | ) |
Sets the Matrix attribute.
| void NiXPSObjects::NOXMatrixTransform::intialize | ( | NOXMatrix | pMatrix | ) |
Initialize.
1.5.3