SAP 3D Visual Enterprise applications SDK
sDVLPartsListInfo Struct Reference

#include <DVLScene.h>

Public Attributes

uint16_t m_uSizeOfDVLPartsListInfo
 The size of the sDVLPartsListInfo structure. Needs to be filled before calling IDVLScene::BuildPartsList()
 
void * pimpl
 A pointer to the private data, do not touch it.
 
uint32_t m_uPartsCount
 The number of parts in the list.
 
sDVLPartsListItemm_pParts
 Array of sDVLPartsListItem structures, defining the parts list. The length is defined in the m_uPartsCount member. May be NULL if the list is empty.
 

Detailed Description

This structure is used for building a parts list by IDVLScene interface

NOTES


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