Definition at line 11 of file lyt_drawInfo.h.
◆ IsYAxisUp()
bool nw4r::lyt::DrawInfo::IsYAxisUp |
( |
| ) |
const |
|
inline |
◆ GetViewMtx()
const math::MTX34 & nw4r::lyt::DrawInfo::GetViewMtx |
( |
| ) |
const |
|
inline |
◆ SetViewMtx()
void nw4r::lyt::DrawInfo::SetViewMtx |
( |
const math::MTX34 & | rViewMtx | ) |
|
|
inline |
◆ GetViewRect()
const ut::Rect & nw4r::lyt::DrawInfo::GetViewRect |
( |
| ) |
const |
|
inline |
◆ SetViewRect()
void nw4r::lyt::DrawInfo::SetViewRect |
( |
const ut::Rect & | rViewRect | ) |
|
|
inline |
◆ GetLocationAdjustScale()
const math::VEC2 & nw4r::lyt::DrawInfo::GetLocationAdjustScale |
( |
| ) |
const |
|
inline |
◆ SetLocationAdjustScale()
void nw4r::lyt::DrawInfo::SetLocationAdjustScale |
( |
const math::VEC2 & | rScale | ) |
|
|
inline |
◆ GetGlobalAlpha()
f32 nw4r::lyt::DrawInfo::GetGlobalAlpha |
( |
| ) |
const |
|
inline |
◆ SetGlobalAlpha()
void nw4r::lyt::DrawInfo::SetGlobalAlpha |
( |
f32 | alpha | ) |
|
|
inline |
◆ IsMultipleViewMtxOnDraw()
bool nw4r::lyt::DrawInfo::IsMultipleViewMtxOnDraw |
( |
| ) |
const |
|
inline |
◆ IsInfluencedAlpha()
bool nw4r::lyt::DrawInfo::IsInfluencedAlpha |
( |
| ) |
const |
|
inline |
◆ SetInfluencedAlpha()
void nw4r::lyt::DrawInfo::SetInfluencedAlpha |
( |
bool | influenced | ) |
|
|
inline |
◆ IsLocationAdjust()
bool nw4r::lyt::DrawInfo::IsLocationAdjust |
( |
| ) |
const |
|
inline |
◆ SetLocationAdjust()
void nw4r::lyt::DrawInfo::SetLocationAdjust |
( |
bool | adjust | ) |
|
|
inline |
◆ IsInvisiblePaneCalculateMtx()
bool nw4r::lyt::DrawInfo::IsInvisiblePaneCalculateMtx |
( |
| ) |
const |
|
inline |
◆ SetInvisiblePaneCalculateMtx()
void nw4r::lyt::DrawInfo::SetInvisiblePaneCalculateMtx |
( |
bool | calc | ) |
|
|
inline |
◆ IsDebugDrawMode()
bool nw4r::lyt::DrawInfo::IsDebugDrawMode |
( |
| ) |
const |
|
inline |
◆ mViewMtx
◆ mViewRect
◆ mLocationAdjustScale
math::VEC2 nw4r::lyt::DrawInfo::mLocationAdjustScale |
|
protected |
◆ mGlobalAlpha
f32 nw4r::lyt::DrawInfo::mGlobalAlpha |
|
protected |
◆ mulViewDraw
u8 nw4r::lyt::DrawInfo::mulViewDraw |
◆ influencedAlpha
u8 nw4r::lyt::DrawInfo::influencedAlpha |
◆ locationAdjust
u8 nw4r::lyt::DrawInfo::locationAdjust |
◆ invisiblePaneCalculateMtx
u8 nw4r::lyt::DrawInfo::invisiblePaneCalculateMtx |
◆ debugDrawMode
u8 nw4r::lyt::DrawInfo::debugDrawMode |