Simbody
|
#include <AnalyticGeometry.h>
Public Member Functions | |
AnalyticVolume () | |
Real | calcVolume () const |
bool | isPointInside (const Vec3 &) const |
In the local frame of this volume, is this point inside or out? | |
SimTK_PIMPL_DOWNCAST (AnalyticVolume, AnalyticGeometry) |
SimTK::AnalyticVolume::AnalyticVolume | ( | ) | [inline] |
Real SimTK::AnalyticVolume::calcVolume | ( | ) | const |
bool SimTK::AnalyticVolume::isPointInside | ( | const Vec3 & | ) | const |
In the local frame of this volume, is this point inside or out?
SimTK::AnalyticVolume::SimTK_PIMPL_DOWNCAST | ( | AnalyticVolume | , |
AnalyticGeometry | |||
) |