sge::basic_line_seg2< T > Class Template Reference

#include <line_seg2.hpp>

List of all members.

Public Types

typedef math::basic_vector< T, 2 > vec

Public Member Functions

 basic_line_seg2 (vec p, vec q)
bool intersects (const basic_line_seg2 &r) const

Friends

class basic_ray2< T >

template<typename T>
class sge::basic_line_seg2< T >


Member Typedef Documentation

template<typename T>
typedef math::basic_vector<T,2> sge::basic_line_seg2< T >::vec


Constructor & Destructor Documentation

template<typename T>
sge::basic_line_seg2< T >::basic_line_seg2 ( vec  p,
vec  q 
) [inline]


Member Function Documentation

template<typename T>
bool sge::basic_line_seg2< T >::intersects ( const basic_line_seg2< T > &  r  )  const [inline]


Friends And Related Function Documentation

template<typename T>
friend class basic_ray2< T > [friend]


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

Generated on Wed Sep 10 22:17:50 2008 for sge by  doxygen 1.5.5