Public Member Functions | Public Attributes | List of all members
AABB Struct Reference

#include <math.h>

Public Member Functions

 AABB ()
 
 AABB (const Vector &vpos, const Vector &vextents)
 

Public Attributes

Vector extents
 
Vector pos
 

Detailed Description

Definition at line 638 of file math.h.

Constructor & Destructor Documentation

AABB::AABB ( )
inline

Definition at line 640 of file math.h.

AABB::AABB ( const Vector vpos,
const Vector vextents 
)
inline

Definition at line 641 of file math.h.

Member Data Documentation

Vector AABB::extents

Definition at line 642 of file math.h.

Vector AABB::pos

Definition at line 642 of file math.h.


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


checkerboard_detector
Author(s): Rosen Diankov (rdiankov@cs.cmu.edu)
autogenerated on Mon May 3 2021 03:03:00