SAP 3D Visual Enterprise applications SDK
sDVLMetadataInfo Struct Reference

#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.
 
sDVLMetadatam_pMetadata
 A pointer to the sDVLMetadata structure that contains the root namespace of the metadata. If the node has no metadata, it is NULL.
 

Detailed Description

The only metadata-related structure that you initialize yourself. No need to fill all the fields, just set the correct m_uSizeOfDVLMetadataInfo value.


The documentation for this struct was generated from the following file: