Darc Library
2012.11
|
#include <cr_segment.h>
Public Member Functions | |
GE_Segment2D (CR_Vector2D *_v0, CR_Vector2D *_v1) | |
Public Attributes | |
CR_Vector2D * | m_v0 |
CR_Vector2D * | m_v1 |
Line.
darc::core::GE_Segment2D::GE_Segment2D | ( | CR_Vector2D * | _v0, |
CR_Vector2D * | _v1 | ||
) | [inline] |