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