HalfSpaceImpl Class Reference

#include <ContactGeometryImpl.h>

Inheritance diagram for HalfSpaceImpl:
ContactGeometryImpl

List of all members.

Public Member Functions

 HalfSpaceImpl ()
ContactGeometryImplclone () const
Vec3 findNearestPoint (const Vec3 &position, bool &inside, UnitVec3 &normal) const
bool intersectsRay (const Vec3 &origin, const UnitVec3 &direction, Real &distance, UnitVec3 &normal) const
void getBoundingSphere (Vec3 &center, Real &radius) const

Static Public Member Functions

static const std::string & Type ()

Constructor & Destructor Documentation

HalfSpaceImpl (  )  [inline]

Referenced by HalfSpaceImpl::clone().


Member Function Documentation

ContactGeometryImpl* clone (  )  const [inline, virtual]
Vec3 findNearestPoint ( const Vec3 position,
bool &  inside,
UnitVec3 normal 
) const [virtual]

Implements ContactGeometryImpl.

void getBoundingSphere ( Vec3 center,
Real &  radius 
) const [virtual]

Implements ContactGeometryImpl.

bool intersectsRay ( const Vec3 origin,
const UnitVec3 direction,
Real &  distance,
UnitVec3 normal 
) const [virtual]

Implements ContactGeometryImpl.

static const std::string& Type (  )  [inline, static]

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

Generated on Wed Dec 30 11:05:14 2009 for SimTKcore by  doxygen 1.6.1