| cgv
    | 
| Public Types | |
| typedef ET | edge_type | 
| Public Member Functions | |
| unsigned | nedges () | 
| Public Attributes | |
| std::vector< edge_type > | edges | 
Definition at line 31 of file adjacency_list.h.
| typedef ET cgv::math::vertex< ET >::edge_type | 
Definition at line 33 of file adjacency_list.h.
| 
 | inline | 
Definition at line 37 of file adjacency_list.h.
| std::vector<edge_type> cgv::math::vertex< ET >::edges | 
Definition at line 35 of file adjacency_list.h.