SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
BoundingBox3D Class Reference
Inheritance diagram for BoundingBox3D:
Inheritance graph
[legend]

Public Member Functions

 BoundingBox3D (const Vec3 &p0, const Vec3 &p1, const Vec3 &p2, const Vec3 &p3, const Vec3 &normal)
 
bool pointInside (const Vec3 &p, bool ignore_vertical=false) const
 

Private Attributes

Vec3 m_box_faces [6][4]
 A 3D box using to check if a point lies inside a quad.
 

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