#include <ContactMultiCadData.h>
Public Member Functions | |
| CadherinData (std::string _cad1Name, std::string _cad2Name, float _specificity) | |
Public Attributes | |
| std::string | cad1Name |
| std::string | cad2Name |
| float | specificity |
Definition at line 69 of file ContactMultiCadData.h.
| CompuCell3D::CadherinData::CadherinData | ( | std::string | _cad1Name, | |
| std::string | _cad2Name, | |||
| float | _specificity | |||
| ) | [inline] |
Definition at line 71 of file ContactMultiCadData.h.
| std::string CompuCell3D::CadherinData::cad1Name |
Definition at line 74 of file ContactMultiCadData.h.
| std::string CompuCell3D::CadherinData::cad2Name |
Definition at line 74 of file ContactMultiCadData.h.
Definition at line 75 of file ContactMultiCadData.h.
1.5.6