| D | math_Geometry.h | 387 FRUSTUM(f32 top, f32 bottom, f32 left, f32 right, f32 n, f32 f, const MTX34& camera) in FRUSTUM() argument 389 Set(top, bottom, left, right, n, f, camera); in FRUSTUM() 417 void Set(f32 top, f32 bottom, f32 left, f32 right, f32 n, f32 f, const MTX34& camera);
|