New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ActorCullUtil Class Reference

#include <ActorCullUtil.h>

Static Public Member Functions

static bool screenCullCheck (const sead::BoundBox2f &range, const ActorCullRange &cull_range)
static bool screenCullCheck (const sead::BoundBox2f &range)
static bool areaCullCheck (const sead::BoundBox2f &range, u8 area_no)

Member Function Documentation

◆ screenCullCheck() [1/2]

bool ActorCullUtil::screenCullCheck ( const sead::BoundBox2f & range,
const ActorCullRange & cull_range )
static

◆ screenCullCheck() [2/2]

bool ActorCullUtil::screenCullCheck ( const sead::BoundBox2f & range)
static

◆ areaCullCheck()

bool ActorCullUtil::areaCullCheck ( const sead::BoundBox2f & range,
u8 area_no )
static