The spica renderer
Public Member Functions | List of all members
spica::Point2_< T > Class Template Reference

Public Member Functions

 Point2_ (T x, T y)
 
 Point2_ (const Point2_< T > &p)
 
Point2_< T > & operator= (const Point2_< T > &p)
 
Point2_< T > operator- () const
 
Point2_< T > & operator+= (const Point2_< T > &p)
 
Point2_< T > & operator-= (const Point2_< T > &p)
 
Point2_< T > & operator*= (T s)
 
operator[] (int i) const
 
x () const
 
y () const
 
std::string toString () const
 

The documentation for this class was generated from the following files: