CoriEngine
Loading...
Searching...
No Matches
Cori::Utility::AABB Struct Reference

Axis-Aligned bounding box. More...

#include <AABB.hpp>

Public Attributes

glm::vec2 m_Min
glm::vec2 m_Max

Detailed Description

Axis-Aligned bounding box.

Definition at line 11 of file AABB.hpp.

Member Data Documentation

◆ m_Max

glm::vec2 Cori::Utility::AABB::m_Max

Definition at line 13 of file AABB.hpp.

◆ m_Min

glm::vec2 Cori::Utility::AABB::m_Min

Definition at line 12 of file AABB.hpp.


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