Exemplo n.º 1
0
 public AIS_XRTrackedDevice(Graphic3d_ArrayOfTriangles theTr_is, Image_Texture theTexture)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void createBoxCornerTriangles(Graphic3d_ArrayOfTriangles theTr_is, ref int theNbNodes,
                                      ref int theNbTr_is, V3d_TypeOfOrientation theDir)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void createRoundRectangleTriangles(Graphic3d_ArrayOfTriangles theTr_is, ref int theNbNodes,
                                           ref int theNbTr_is, gp_XY theSize, double theRadius, gp_Trsf theTrsf)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void FillArray(Graphic3d_ArrayOfTriangles theArray, gp_Trsf theTrsf)
 {
     throw new NotImplementedException();
 }