#include "NOXPrefix.h"
Public Member Functions | |
| NOXBase | NOXCP_Resources::getResourceDictionary (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Resources::getNumResourceDictionary () |
| NOXBase | NOXCP_Resources::createResourceDictionary (NCommon::UInt32 pIndex) |
| void | intialize () |
| NOXBase | NOXCP_Resources::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Resources::getNumChilds () |
| NOXBase NiXPSObjects::NOXCP_Resources::NOXCP_Resources::getResourceDictionary | ( | NCommon::UInt32 | pIndex | ) |
Get ResourceDictionary element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Resources::NOXCP_Resources::getNumResourceDictionary | ( | ) |
Calculate the number of ResourceDictionary elements that are present.
| NOXBase NiXPSObjects::NOXCP_Resources::NOXCP_Resources::createResourceDictionary | ( | NCommon::UInt32 | pIndex | ) |
Create an ResourceDictionary element at index pIndex.
| void NiXPSObjects::NOXCP_Resources::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXCP_Resources::NOXCP_Resources::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Resources::NOXCP_Resources::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3