Oxygine  1
2g game engine
Public Member Functions | List of all members
oxygine::OBBox Class Reference

Public Member Functions

 OBBox (const RectF &rect, const AffineTransform &tr)
 
bool overlaps (const OBBox &other) const
 
RectF aabbox () const
 

Member Function Documentation

◆ overlaps()

bool oxygine::OBBox::overlaps ( const OBBox other) const
inline

Returns true if the intersection of the boxes is non-empty.


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