H3D::EmptyBound Class Reference

An EmptyBound is a Bound that encompasses nothing. More...

#include <Bound.h>

Inheritance diagram for H3D::EmptyBound:

Inheritance graph
List of all members.

Public Member Functions

virtual bool isInside (const Vec3f &p)
 Determines if a given point is inside the bound or not.
virtual bool lineSegmentIntersect (const Vec3f &from, const Vec3f &to)
 Returns false always.
virtual Vec3f closestPoint (const Vec3f &p)

Detailed Description

An EmptyBound is a Bound that encompasses nothing.

So every point is outside the bound.


Generated on Thu Aug 24 12:38:51 2006 for H3D API by  doxygen 1.4.5