CL_LineRay2 Class Reference
[clanCore Math]

2D line ray - Integer More...

#include <line_ray.h>

Inheritance diagram for CL_LineRay2:

CL_LineRay2x< int > List of all members.

Public Member Functions

 CL_LineRay2 ()
 CL_LineRay2 (const CL_LineRay2x< int > &copy)
 CL_LineRay2 (const CL_Vec2< int > &point_p, const CL_Vec2< int > &direction_v)
bool operator== (const CL_LineRay2x< int > &line) const
 == operator.
bool operator!= (const CL_LineRay2x< int > &line) const
 != operator.

Public Attributes

CL_Vec2< int > p
 Start point on the line ray.
CL_Vec2< int > v

Detailed Description

2D line ray - Integer

A ray has a start point and a direction


Constructor & Destructor Documentation

CL_LineRay2::CL_LineRay2  )  [inline]
 

CL_LineRay2::CL_LineRay2 const CL_LineRay2x< int > &  copy  )  [inline]
 

CL_LineRay2::CL_LineRay2 const CL_Vec2< int > &  point_p,
const CL_Vec2< int > &  direction_v
[inline]
 


Member Function Documentation

bool CL_LineRay2x< int >::operator!= const CL_LineRay2x< int > &  line  )  const [inline, inherited]
 

!= operator.

bool CL_LineRay2x< int >::operator== const CL_LineRay2x< int > &  line  )  const [inline, inherited]
 

== operator.


Member Data Documentation

CL_Vec2<int > CL_LineRay2x< int >::p [inherited]
 

Start point on the line ray.

CL_Vec2<int > CL_LineRay2x< int >::v [inherited]
 


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:38 2009 for ClanLib by  doxygen 1.4.6