Simbody
Public Member Functions

SimTK::AnalyticVolume Class Reference

#include <AnalyticGeometry.h>

Inheritance diagram for SimTK::AnalyticVolume:

List of all members.

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)

Constructor & Destructor Documentation

SimTK::AnalyticVolume::AnalyticVolume ( ) [inline]

Member Function Documentation

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   
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines