|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Public Member Functions | |
| SphericalRegion (Point ctr, float r, int bth) | |
| virtual bool | inside (Point p) |
Public Member Functions inherited from Region | |
| Region (Point p, int b) | |
| virtual | ~Region () |
| bool | isbath () |
| int | tag () |
| void | tag (int t) |
Additional Inherited Members | |
Protected Attributes inherited from Region | |
| Point | p0_ |
| int | bath_ |
| int | tag_ |
|
inline |
|
inlinevirtual |