|
std::string | getName () |
|
void | setName (const std::string name) |
|
virtual bool | isInterior (Vector3d pos)=0 |
|
virtual std::pair< Vector3d, Vector3d > | getBoundingBox ()=0 |
|
virtual bool | hasAnalyticalSolution ()=0 |
|
virtual HydroProp * | getHydroProp (RealType viscosity)=0 |
|
virtual Vector3d | getOrigin ()=0 |
|
virtual bool | isComposite ()=0 |
|
virtual bool | isSpherical ()=0 |
|
virtual bool | isMesh ()=0 |
|
Definition at line 60 of file Shape.hpp.
◆ getName()
std::string OpenMD::Shape::getName |
( |
| ) |
|
|
inline |
◆ setName()
void OpenMD::Shape::setName |
( |
const std::string | name | ) |
|
|
inline |
The documentation for this class was generated from the following file: