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