mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Add CalcWorldBoundingVolumes (#651)
This commit is contained in:

committed by
GitHub

parent
660c1e1170
commit
d090b449d1
@@ -4,10 +4,10 @@
|
||||
// ROI stands for Real-time Object Instance.
|
||||
|
||||
#include "compat.h"
|
||||
#include "decomp.h"
|
||||
#include "lodlist.h"
|
||||
#include "mxgeometry/mxgeometry3d.h"
|
||||
#include "mxstl/stlcompat.h"
|
||||
#include "realtime/realtime.h"
|
||||
|
||||
/*
|
||||
* A simple bounding box object with Min and Max accessor methods.
|
||||
|
Reference in New Issue
Block a user