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