#include <LinesPercept.h>
Inheritance diagram for LinesPercept::LinePoint:


Public Member Functions | |
| LinePoint () | |
| LinePoint (const Vector2< int > &v, double angle=UNDEF) | |
| LinePoint & | operator= (Vector2< int > &v) |
| void | serialize (In *in, Out *out) |
Public Attributes | |
| double | angle |
|
|
Definition at line 47 of file LinesPercept.h. |
|
||||||||||||
|
Definition at line 48 of file LinesPercept.h. References Vector2< V >::x, and Vector2< V >::y. |
|
|
Definition at line 55 of file LinesPercept.h. References Vector2< V >::x, and Vector2< V >::y. |
|
||||||||||||
|
Reimplemented from Vector2< int >. Definition at line 63 of file LinesPercept.h. References STREAM, STREAM_BASE, STREAM_REGISTER_BEGIN, and STREAM_REGISTER_FINISH. |
|
|
Definition at line 45 of file LinesPercept.h. |
1.3.6