Exemplo n.º 1
0
 public Graphic3d_TransformPers(Graphic3d_TransModeFlags theMode, Aspect_TypeOfTriedronPosition theCorner,
                                Graphic3d_Vec2i theOffset)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetPersistence(Graphic3d_TransModeFlags theMode, Aspect_TypeOfTriedronPosition theCorner,
                            Graphic3d_Vec2i theOffset)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void SetOffset2d(Graphic3d_Vec2i theOffset)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public Graphic3d_Vec2i cwiseMax(Graphic3d_Vec2i theVec)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public bool IsEqual(Graphic3d_Vec2i theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public Graphic3d_Vec2i(Graphic3d_Vec2i theOtherVec2)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public int Dot(Graphic3d_Vec2i theOther)
 {
     throw new NotImplementedException();
 }