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