#include <SimplygonSDK.h>
IUnsignedLongData is the unsigned long implementation of IData. Do not use directly, instead use spUnsignedLongData.
Definition at line 830 of file SimplygonSDK.h.
◆ value_type
◆ IUnsignedLongData()
SimplygonSDK::IUnsignedLongData::IUnsignedLongData |
( |
| ) |
|
|
inline |
◆ _GetData()
virtual const unsigned long* SimplygonSDK::IUnsignedLongData::_GetData |
( |
| ) |
const |
|
pure virtual |
◆ _GetItem()
virtual const unsigned long& SimplygonSDK::IUnsignedLongData::_GetItem |
( |
rid |
item_index | ) |
const |
|
pure virtual |
◆ Data
unsigned long* SimplygonSDK::IUnsignedLongData::Data |
|
protected |
◆ DataAllocation
unsigned int SimplygonSDK::IUnsignedLongData::DataAllocation |
|
protected |
◆ DataCount
unsigned int SimplygonSDK::IUnsignedLongData::DataCount |
|
protected |
◆ RefCount
int SimplygonSDK::IUnsignedLongData::RefCount |
|
protected |
The documentation for this class was generated from the following file: