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