SAP 3D Visual Enterprise applications SDK
|
#include <DVLScene.h>
Public Attributes | |
uint32_t | m_uNamespacesCount |
Number of the nested namespaces. | |
sDVLMetadataNamespace * | m_pNamespaces |
Array of the nested namespaces of the m_uNamespacesCount size. | |
uint32_t | m_uNameValuePairsCount |
Number of key-value pairs for this namespace. | |
sDVLMetadataNameValuePair * | m_pNameValuePairs |
Array of key-value pairs of the m_uNameValuePairsCount size. | |
The structure represents a single metadata namespace.
Namespaces may contain nested namespaces and key-value pairs.