#include "NOXPrefix.h"
Public Member Functions | |
| NOXMatrixTransform | NOXCP_Transform::getMatrixTransform (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Transform::getNumMatrixTransform () |
| NOXMatrixTransform | NOXCP_Transform::createMatrixTransform (NCommon::UInt32 pIndex) |
| void | intialize () |
| NOXBase | NOXCP_Transform::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Transform::getNumChilds () |
| NOXMatrixTransform NiXPSObjects::NOXCP_Transform::NOXCP_Transform::getMatrixTransform | ( | NCommon::UInt32 | pIndex | ) |
Get MatrixTransform element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Transform::NOXCP_Transform::getNumMatrixTransform | ( | ) |
Calculate the number of MatrixTransform elements that are present.
| NOXMatrixTransform NiXPSObjects::NOXCP_Transform::NOXCP_Transform::createMatrixTransform | ( | NCommon::UInt32 | pIndex | ) |
Create an MatrixTransform element at index pIndex.
| void NiXPSObjects::NOXCP_Transform::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXCP_Transform::NOXCP_Transform::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Transform::NOXCP_Transform::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3