doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Frustum_gcc.cpp File Reference
#include "../precompiled.h"

Go to the source code of this file.

Functions

void BoxToPoints (const idVec3 &center, const idVec3 &extents, const idMat3 &axis, idVec3 points[8])
 

Function Documentation

void BoxToPoints ( const idVec3 center,
const idVec3 extents,
const idMat3 axis,
idVec3  points[8] 
)

Definition at line 58 of file Frustum.cpp.