center on path
[mussa.git] / alg / glsequence.hpp
index 3916687cee56c0272c3476b4c4a12681642322b3..b6ca6eb9f526d45d0079740e3f684c6810cb4e28 100644 (file)
@@ -26,6 +26,8 @@ public:
   void setX(GLfloat);
   //! get our starting x (horizontal) coordinate
   GLfloat x() const;
+  //! get our right (horizontal) coordinate (length-x)
+  GLfloat right() const;
   //! set our current y (vertical) position
   void setY(GLfloat);
   //! get our current y (vertical) position