TrinityCore
AaBox3D Class Reference

#include <vec3d.h>

Public Member Functions

AaBox3Doperator+= (Vec3D const &offset)
 

Public Attributes

Vec3D min
 
Vec3D max
 

Detailed Description

Definition at line 134 of file vec3d.h.

Member Function Documentation

◆ operator+=()

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

Definition at line 140 of file vec3d.h.

Member Data Documentation

◆ max

Vec3D AaBox3D::max

Definition at line 138 of file vec3d.h.

◆ min

Vec3D AaBox3D::min

Definition at line 137 of file vec3d.h.


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