MBDyn-1.7.3
|
#include <shape_impl.h>
Public Member Functions | |
ConstShape2D (doublereal d) | |
~ConstShape2D (void) | |
doublereal | dGet (doublereal, doublereal=0.) const |
std::ostream & | Restart (std::ostream &out) const |
Public Member Functions inherited from Shape2D | |
virtual | ~Shape2D (void) |
Public Member Functions inherited from Shape | |
virtual | ~Shape (void) |
Protected Attributes | |
doublereal | dConst |
Definition at line 113 of file shape_impl.h.
ConstShape2D::ConstShape2D | ( | doublereal | d | ) |
ConstShape2D::~ConstShape2D | ( | void | ) |
|
virtual |
|
virtual |
|
protected |
Definition at line 115 of file shape_impl.h.