#include <eh_polygon.h>
Public Attributes | |
| double * | x |
| double * | y |
| int | size |
Definition at line 36 of file eh_polygon.h.
| double* pos_t::x |
Definition at line 38 of file eh_polygon.h.
Referenced by bing(), createPosVec(), derivative(), destroyPosVec(), main(), and run_debris_flow().
| double* pos_t::y |
Definition at line 39 of file eh_polygon.h.
Referenced by bing(), createPosVec(), derivative(), destroyPosVec(), main(), and run_debris_flow().
| int pos_t::size |
Definition at line 40 of file eh_polygon.h.
Referenced by bing(), createPosVec(), derivative(), main(), and run_debris_flow().
1.5.2