Jungle_Week1_Team2
Loading...
Searching...
No Matches
FFrustum Class Reference

#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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Left 
Right 
Bottom 
Top 
Near 
Far 
PlaneCount 

Member Function Documentation

◆ ExtractFromVP()

void FFrustum::ExtractFromVP ( const FMatrix & VP)

◆ IsVisible()

bool FFrustum::IsVisible ( const FBoundingSphere & Sphere) const

The documentation for this class was generated from the following files: