Marine systems simulation
Contact::AABB Class Reference

Public Member Functions

 AABB (const AABB &aabb)
 
void add (const cvec3 &v)
 
void clear ()
 
int overlap (const AABB &aabb)
 
double overlapvolume (const AABB &aabb, cvec3 &minol, cvec3 &maxol)
 
int border (const AABB &aabb, double &tol)
 
 AABB (const AABB &aabb)
 
void add (const cvec3 &v)
 
void clear ()
 
int overlap (const AABB &aabb)
 
double overlapvolume (const AABB &aabb, cvec3 &minol, cvec3 &maxol)
 
int border (const AABB &aabb, double &tol)
 

Public Attributes

cvec3 minloc
 
cvec3 maxloc
 

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