#include <gtrl_polygon.h>
Definition at line 14 of file gtrl_polygon.h.
Public Member Functions | |
| gtrl_polygon (const vcl_vector< gtrl_vertex_sptr > ps) | |
| int | size () const |
| gtrl_vertex_sptr | operator[] (const int i) const |
| bool | inside (const gtrl_vertex_sptr point) const |
Protected Attributes | |
| vcl_vector< gtrl_vertex_sptr > | ps_ |
|
|
Definition at line 11 of file gtrl_polygon.cxx. |
|
|
Definition at line 19 of file gtrl_polygon.cxx. |
|
|
Definition at line 20 of file gtrl_polygon.h. |
|
|
Definition at line 19 of file gtrl_polygon.h. |
|
|
Definition at line 26 of file gtrl_polygon.h. |
1.4.4