CArl
Code Arlequin / C++ implementation
|
#include <common_functions.h>
Public Attributes | |
int | InterMeshIdx |
int | AMeshIdx |
int | BMeshIdx |
int | IntersectionID |
Definition at line 42 of file common_functions.h.
int carl::IntersectionData::AMeshIdx |
Definition at line 45 of file common_functions.h.
int carl::IntersectionData::BMeshIdx |
Definition at line 46 of file common_functions.h.
int carl::IntersectionData::InterMeshIdx |
Definition at line 44 of file common_functions.h.
int carl::IntersectionData::IntersectionID |
Definition at line 47 of file common_functions.h.