#include <aglDepthShadow.h>
Public Member Functions | |
| DepthShadow () | |
| virtual | ~DepthShadow () |
| sead::BitFlag32 | checkAndUpdate (const sead::BoundBox3f &box) |
| sead::BitFlag32 | checkAndUpdate (const sead::Sphere3f &sphere) |
Private Types | |
| typedef sead::BitFlag32(DepthShadow::* | CheckAndUpdateBoundBox) (const sead::BoundBox3f &) |
| typedef sead::BitFlag32(DepthShadow::* | CheckAndUpdateSphere) (const sead::Sphere3f &) |
Private Attributes | |
| CheckAndUpdateBoundBox | mpCheckAndUpdateBoundBox |
| CheckAndUpdateSphere | mpCheckAndUpdateSphere |
| u32 | _10 [(0xC04 - 0x10)/sizeof(u32)] |
|
private |
|
private |
| agl::sdw::DepthShadow::DepthShadow | ( | ) |
|
virtual |
|
inline |
|
inline |
|
private |
|
private |
|
private |