public Graphic3d_TransformPers(Graphic3d_TransModeFlags theMode, Aspect_TypeOfTriedronPosition theCorner, Graphic3d_Vec2i theOffset) : base() { throw new NotImplementedException(); }
public void SetPersistence(Graphic3d_TransModeFlags theMode, Aspect_TypeOfTriedronPosition theCorner, Graphic3d_Vec2i theOffset) { throw new NotImplementedException(); }
public void SetOffset2d(Graphic3d_Vec2i theOffset) { throw new NotImplementedException(); }
public Graphic3d_Vec2i cwiseMax(Graphic3d_Vec2i theVec) { throw new NotImplementedException(); }
public bool IsEqual(Graphic3d_Vec2i theOther) { throw new NotImplementedException(); }
public Graphic3d_Vec2i(Graphic3d_Vec2i theOtherVec2) : base() { throw new NotImplementedException(); }
public int Dot(Graphic3d_Vec2i theOther) { throw new NotImplementedException(); }