#include <phblob.h>
Definition at line 64 of file phblob.h.
Public Attributes | |
| int32_t | index |
| uint32_t | length |
| phblob_coord_type | a |
| phblob_coord_type | b |
| phblob_line_s * | next |
| int32_t | next_index |
| phblob_line_s * | previous |
| int32_t | previous_index |
| phblob_line_s * | last_up |
| phblob_line_s * | last_down |
| phblob_line_s * | first_up |
| phblob_line_s * | first_down |
| phblob_line_s * | left |
| phblob_line_s * | right |
| int32_t | first_up_index |
| int32_t | first_down_index |
| int32_t | last_up_index |
| int32_t | last_down_index |
| int32_t | left_index |
| int32_t | right_index |
| phblob_line_s * | connection [phSEGMENT_CONNECTION_COUNT] |
| int32_t | connection_index [phSEGMENT_CONNECTION_COUNT] |
| int32_t | blob_index |
| uint32_t | visited |
| phblob_line_s * | previous_visit |
| int32_t | previous_visit_index |
| int32_t | value_low [phCOLOR_MAXELEMS] |
| int32_t | value [phCOLOR_MAXELEMS] |
| int32_t | value_high [phCOLOR_MAXELEMS] |
| Copyright (C) 2002 - 2007 |
Philip D.S. Thoren ( pthoren@users.sourceforge.net ) University Of Massachusetts at Lowell Robotics Lab |
|
1.4.4