#include <aglDrawMethod.h>
Inherits sead::IDisposer, and sead::INamable.
◆ DelegateType
| Enumerator |
|---|
| cDelegateType_Dummy | |
| cDelegateType_Const | |
| cDelegateType_NonConst | |
◆ DrawMethod()
| agl::lyr::DrawMethod::DrawMethod |
( |
| ) |
|
|
inline |
◆ ~DrawMethod()
| agl::lyr::DrawMethod::~DrawMethod |
( |
| ) |
|
|
virtual |
◆ bind() [1/2]
◆ bind() [2/2]
◆ setPriority()
| void agl::lyr::DrawMethod::setPriority |
( |
s32 | priority | ) |
|
|
inline |
◆ getPriority()
| s32 agl::lyr::DrawMethod::getPriority |
( |
| ) |
const |
|
inline |
◆ invoke()
| void agl::lyr::DrawMethod::invoke |
( |
const RenderInfo & | render_info | ) |
|
|
inline |
◆ operator()()
| void agl::lyr::DrawMethod::operator() |
( |
const RenderInfo & | render_info | ) |
|
|
inline |
◆ compare()
◆ mDelegateType
◆ mPriority
| s32 agl::lyr::DrawMethod::mPriority |
|
private |
◆ data_
| u32 agl::lyr::DrawMethod::data_[8] |
◆ [struct]
| struct { ... } agl::lyr::DrawMethod::mDelegateHolder |