Пример #1
0
 public Graphic3d_ArrayOfTriangles loadRenderModel(int theDevice, bool theToApplyUnitFactor,
                                                   Image_Texture theTexture)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public AIS_XRTrackedDevice(Graphic3d_ArrayOfTriangles theTr_is, Image_Texture theTexture)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Graphic3d_ArrayOfTriangles LoadRenderModel(int theDevice, Image_Texture theTexture)
 {
     throw new NotImplementedException();
 }