SAP 3D Visual Enterprise applications SDK
|
#include <DVLScene.h>
Public Attributes | |
uint16_t | m_uSizeOfDVLMetadataInfo |
The size of the structure, needs to be sizeof(sDVLMetadataInfo) | |
void * | pimpl |
A pointer to the private data, do not touch it. | |
sDVLMetadata * | m_pMetadata |
A pointer to the sDVLMetadata structure that contains the root namespace of the metadata. If the node has no metadata, it is NULL. | |
The only metadata-related structure that you initialize yourself. No need to fill all the fields, just set the correct m_uSizeOfDVLMetadataInfo value.