#include <gul_types.h>
Public Methods | |
const point2< T > & | operator[] (size_t i) const |
Public Attributes | |
point2< T > | P1 |
point2< T > | P2 |
|
Definition at line 1124 of file gul_types.h.
01124 { return (&P1)[i]; } |
|
Definition at line 1122 of file gul_types.h. |
|
Definition at line 1123 of file gul_types.h. |