doom3-gpl
Doom 3 GPL source release
|
#include "../precompiled.h"
Go to the source code of this file.
Functions | |
idBounds | BoundsForPointRotation (const idVec3 &start, const idRotation &rotation) |
Variables | |
idBounds | bounds_zero (vec3_zero, vec3_zero) |
idBounds BoundsForPointRotation | ( | const idVec3 & | start, |
const idRotation & | rotation | ||
) |
Definition at line 317 of file Bounds.cpp.