openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
class to store shape definitions More...
#include <basics.h>
Public Types | |
enum | shape_t { sphere = 1, block = 2, cylinder = 3 } |
Public Attributes | |
shape_t | type |
Point | p0 |
Point | p1 |
double | radius |