GBE::GPhysicsUtils Class Reference

#include <GPhysicsUtils.h>

List of all members.

Static Public Member Functions

static bool PointHitsAABox (const GCS::GVector3 &point, const GCS::GVector3 &boxMin, const GCS::GVector3 &boxMax)
static bool PointHitsBox (const GCS::GVector3 &point, const GCS::GPlane *boxPlanes)
static GCS::GPlane * ComputeBoxPlanes (const GCS::GVector3 &boxMin, const GCS::GVector3 &boxMax, const GCS::GMatrix44 &boxTransformation)
static bool PointHitsBox (const GCS::GVector3 &point, const GCS::GVector3 &boxMin, const GCS::GVector3 &boxMax, const GCS::GMatrix44 &boxTransformation)


Detailed Description

Author:
Gerald Degeneve


Member Function Documentation

bool GBE::GPhysicsUtils::PointHitsAABox ( const GCS::GVector3 point,
const GCS::GVector3 boxMin,
const GCS::GVector3 boxMax 
) [static]

Is a point in an axis-aligned Box?

bool GBE::GPhysicsUtils::PointHitsBox ( const GCS::GVector3 point,
const GCS::GVector3 boxMin,
const GCS::GVector3 boxMax,
const GCS::GMatrix44 boxTransformation 
) [static]

Is a point in a Box?

bool GBE::GPhysicsUtils::PointHitsBox ( const GCS::GVector3 point,
const GCS::GPlane *  boxPlanes 
) [static]

Is a point in a Box?


The documentation for this class was generated from the following files:
Generated on Thu Nov 16 07:49:24 2006 for G System by  doxygen 1.4.7