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