MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::DivisionDataNew Class Reference

#include <CellDivision.hpp>

Public Member Functions

 DivisionDataNew ()
 
bool operator== (const DivisionDataNew &other) const
 

Public Attributes

std::vector< CellDivisionAttrsimulationData
 

Detailed Description

Definition at line 130 of file CellDivision.hpp.

Constructor & Destructor Documentation

◆ DivisionDataNew()

mgx::DivisionDataNew::DivisionDataNew ( )
inline

Definition at line 136 of file CellDivision.hpp.

Member Function Documentation

◆ operator==()

bool mgx::DivisionDataNew::operator== ( const DivisionDataNew other) const
inline

Definition at line 138 of file CellDivision.hpp.

Member Data Documentation

◆ simulationData

std::vector<CellDivisionAttr> mgx::DivisionDataNew::simulationData

Definition at line 134 of file CellDivision.hpp.


The documentation for this class was generated from the following file: