NW4F G3d
Loading...
Searching...
No Matches
nw::g3d::AABB Struct Reference

#include <g3d_ShapeObj.h>

Public Member Functions

void Set (const Vec3 *pPointArray, int count)
void Transform (const Bounding &aabb, const Mtx34 &mtx)
void Merge (const AABB &lhs, const AABB &rhs)

Public Attributes

Vec3 min
Vec3 max

Member Function Documentation

◆ Set()

void nw::g3d::AABB::Set ( const Vec3 * pPointArray,
int count )

◆ Transform()

void nw::g3d::AABB::Transform ( const Bounding & aabb,
const Mtx34 & mtx )

◆ Merge()

void nw::g3d::AABB::Merge ( const AABB & lhs,
const AABB & rhs )

Member Data Documentation

◆ min

Vec3 nw::g3d::AABB::min

◆ max

Vec3 nw::g3d::AABB::max