TrinityCore
Loading...
Searching...
No Matches
AaBox3D Class Reference

#include <vec3d.h>

Public Member Functions

AaBox3Doperator+= (Vec3D const &offset)
 

Public Attributes

Vec3D min
 
Vec3D max
 

Detailed Description

Definition at line 59 of file vec3d.h.

Member Function Documentation

◆ operator+=()

AaBox3D & AaBox3D::operator+= ( Vec3D const &  offset)
inline

Definition at line 65 of file vec3d.h.

Member Data Documentation

◆ max

Vec3D AaBox3D::max

Definition at line 63 of file vec3d.h.

◆ min

Vec3D AaBox3D::min

Definition at line 62 of file vec3d.h.


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