TrinityCore
AABound Struct Reference

#include <BoundingIntervalHierarchy.h>

Public Attributes

G3D::Vector3 lo
 
G3D::Vector3 hi
 

Detailed Description

Definition at line 53 of file BoundingIntervalHierarchy.h.

Member Data Documentation

◆ hi

G3D::Vector3 AABound::hi

Definition at line 55 of file BoundingIntervalHierarchy.h.

◆ lo

G3D::Vector3 AABound::lo

Definition at line 55 of file BoundingIntervalHierarchy.h.


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