17 namespace artec { 
namespace sdk { 
namespace base
 
   65 #pragma warning(disable: 4201) 
Size(int width_, int height_)
UVCoordinates(float u_, float v_)
Set of three texture coordinates. 
Defines how triangle is formed from points. 
Triangle defined by the three points 
Image size defined by width and height.