#include <gul_types.h>
Public Methods | |
| const point< T > & | operator[] (size_t i) const |
Public Attributes | |
| point< T > | P1 |
| point< T > | P2 |
|
||||||||||
|
Definition at line 1117 of file gul_types.h.
01117 { return (&P1)[i]; }
|
|
|||||
|
Definition at line 1115 of file gul_types.h. |
|
|||||
|
Definition at line 1116 of file gul_types.h. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001