![]() |
ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
|
#include <graph.h>
Public Attributes | |
| char * | start |
| arc_forward * | current |
| struct arc_for_block_st * | next |
| arc_forward | arcs_for [ARC_BLOCK_SIZE] |
| union { | |
| arc_forward dummy | |
| node * LAST_NODE | |
| } | LAST_NODE |
| arc_forward GraphCutFS::Graph::arc_for_block_st::arcs_for[ARC_BLOCK_SIZE] |
| arc_forward* GraphCutFS::Graph::arc_for_block_st::current |
| arc_forward GraphCutFS::Graph::arc_for_block_st::dummy |
| node* GraphCutFS::Graph::arc_for_block_st::LAST_NODE |
| union { ... } GraphCutFS::Graph::arc_for_block_st::LAST_NODE |
| struct arc_for_block_st* GraphCutFS::Graph::arc_for_block_st::next |
| char* GraphCutFS::Graph::arc_for_block_st::start |