Classes | Namespaces | Typedefs
GeoAABox.h File Reference

Class def header for a class AABox. More...

#include "larcorealg/GeoAlgo/GeoVector.h"

Go to the source code of this file.

Classes

class  geoalgo::AABox
 Representation of a 3D rectangular box which sides are aligned w/ coordinate axis. A representation of an Axis-Aligned-Boundary-Box, a simple & popular representation of
3D boundary box for collision detection. The concept was taken from the reference,
Real-Time-Collision-Detection (RTCD), and in particular Ch. 4.2 (page 77):
. More...
 

Namespaces

 geoalgo
 

Typedefs

typedef AABox geoalgo::AABox_t
 

Detailed Description

Class def header for a class AABox.

Author
kazuhiro

Definition in file GeoAABox.h.