vvcomplex::VVComplexGraph< CellContent, JunctionContent, CellJunctionContent, JunctionCellContent, compact >::division_result_t Class Reference

Describe the result of a cell division. More...

#include <complex.h>

List of all members.

Public Member Functions

 division_result_t (const division_result_t &copy)
 division_result_t (cell cl, cell cr, junction u1, junction u2, junction u, junction v1, junction v2, junction v)
 operator bool ()

Public Attributes

cell cl
cell cr
junction u
junction u1
junction u2
junction v
junction v1
junction v2

Detailed Description

template<typename CellContent, typename JunctionContent, typename CellJunctionContent = graph::_EmptyEdgeContent, typename JunctionCellContent = graph::_EmptyEdgeContent, bool compact = false>
class vvcomplex::VVComplexGraph< CellContent, JunctionContent, CellJunctionContent, JunctionCellContent, compact >::division_result_t

Describe the result of a cell division.

Can be converted to boolean to check the division happened, and return the two new cells.

Definition at line 1359 of file complex.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:38:40 2013 for VVE by  doxygen 1.6.3