#include "MgcBox3.h"
#include "MgcFrustum.h"
Include dependency graph for MgcIntrBox3Frustum.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
bool | MgcTestIntersection (const MgcBox3 &rkBox, const MgcFrustum &rkFrustum) |
|
Definition at line 16 of file MgcIntrBox3Frustum.cpp. References MgcMath::Abs(), MgcBox3::Axes(), MgcBox3::Center(), MgcFrustum::DMax(), MgcFrustum::DMin(), MgcVector3::Dot(), MgcFrustum::DVector(), MgcBox3::Extents(), MgcFrustum::LBound(), MgcFrustum::LVector(), and MgcFrustum::Origin(). Here is the call graph for this function: ![]() |