A class for storing the volume properties of a link. More...
#include <BuoyancyPlugin.hh>
Public Member Functions | |
VolumeProperties () | |
Default constructor. More... | |
Public Attributes | |
math::Vector3 | cov |
Center of volume in the link frame. More... | |
double | volume |
Volume of this link. More... | |
A class for storing the volume properties of a link.
|
inline |
Default constructor.
math::Vector3 cov |
Center of volume in the link frame.
double volume |
Volume of this link.