MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Shape2D Class Reference

#include <shape.h>

Inheritance diagram for Shape2D:
Collaboration diagram for Shape2D:

Public Member Functions

virtual ~Shape2D (void)
 
- Public Member Functions inherited from Shape
virtual ~Shape (void)
 
virtual doublereal dGet (doublereal d1, doublereal d2=0.) const =0
 
virtual std::ostream & Restart (std::ostream &out) const =0
 

Detailed Description

Definition at line 112 of file shape.h.

Constructor & Destructor Documentation

Shape2D::~Shape2D ( void  )
virtual

Definition at line 241 of file shape.cc.

References NO_OP.

242 {
243  NO_OP;
244 }
#define NO_OP
Definition: myassert.h:74

The documentation for this class was generated from the following files: