|
Jungle_Week1_Team2
|
#include <Frustum.h>
Public Types | |
| enum | { Left = 0 , Right , Bottom , Top , Near , Far , PlaneCount } |
Public Member Functions | |
| void | ExtractFromVP (const FMatrix &VP) |
| bool | IsVisible (const FBoundingSphere &Sphere) const |
| void FFrustum::ExtractFromVP | ( | const FMatrix & | VP | ) |
| bool FFrustum::IsVisible | ( | const FBoundingSphere & | Sphere | ) | const |