#include <drawInfo.h>
◆ DrawInfo()
| nw4hbm::lyt::DrawInfo::DrawInfo |
( |
| ) |
|
◆ ~DrawInfo()
| nw4hbm::lyt::DrawInfo::~DrawInfo |
( |
| ) |
|
|
virtual |
◆ GetGlobalAlpha()
| f32 nw4hbm::lyt::DrawInfo::GetGlobalAlpha |
( |
| ) |
const |
|
inline |
◆ GetLocationAdjustScale()
| const math::VEC2 & nw4hbm::lyt::DrawInfo::GetLocationAdjustScale |
( |
| ) |
const |
|
inline |
◆ GetViewMtx()
| const math::MTX34 & nw4hbm::lyt::DrawInfo::GetViewMtx |
( |
| ) |
const |
|
inline |
◆ IsDebugDrawMode()
| bool nw4hbm::lyt::DrawInfo::IsDebugDrawMode |
( |
| ) |
const |
|
inline |
◆ IsInfluencedAlpha()
| bool nw4hbm::lyt::DrawInfo::IsInfluencedAlpha |
( |
| ) |
const |
|
inline |
◆ IsInvisiblePaneCalculateMtx()
| bool nw4hbm::lyt::DrawInfo::IsInvisiblePaneCalculateMtx |
( |
| ) |
const |
|
inline |
◆ IsLocationAdjust()
| bool nw4hbm::lyt::DrawInfo::IsLocationAdjust |
( |
| ) |
const |
|
inline |
◆ IsMultipleViewMtxOnDraw()
| bool nw4hbm::lyt::DrawInfo::IsMultipleViewMtxOnDraw |
( |
| ) |
const |
|
inline |
◆ IsYAxisUp()
| bool nw4hbm::lyt::DrawInfo::IsYAxisUp |
( |
| ) |
const |
|
inline |
◆ SetDebugDrawMode()
| void nw4hbm::lyt::DrawInfo::SetDebugDrawMode |
( |
bool | bEnable | ) |
|
|
inline |
◆ SetGlobalAlpha()
| void nw4hbm::lyt::DrawInfo::SetGlobalAlpha |
( |
f32 | alpha | ) |
|
|
inline |
◆ SetInfluencedAlpha()
| void nw4hbm::lyt::DrawInfo::SetInfluencedAlpha |
( |
bool | bEnable | ) |
|
|
inline |
◆ SetInvisiblePaneCalculateMtx()
| void nw4hbm::lyt::DrawInfo::SetInvisiblePaneCalculateMtx |
( |
bool | bEnable | ) |
|
|
inline |
◆ SetLocationAdjust()
| void nw4hbm::lyt::DrawInfo::SetLocationAdjust |
( |
bool | bEnable | ) |
|
|
inline |
◆ SetLocationAdjustScale()
| void nw4hbm::lyt::DrawInfo::SetLocationAdjustScale |
( |
const math::VEC2 & | scale | ) |
|
|
inline |
◆ SetMultipleViewMtxOnDraw()
| void nw4hbm::lyt::DrawInfo::SetMultipleViewMtxOnDraw |
( |
bool | bEnable | ) |
|
|
inline |
◆ SetViewMtx()
| void nw4hbm::lyt::DrawInfo::SetViewMtx |
( |
const math::MTX34 & | value | ) |
|
|
inline |
◆ SetViewRect()
| void nw4hbm::lyt::DrawInfo::SetViewRect |
( |
const ut::Rect & | rect | ) |
|
|
inline |
◆ debugDrawMode
| u8 nw4hbm::lyt::DrawInfo::debugDrawMode |
◆ influencedAlpha
| u8 nw4hbm::lyt::DrawInfo::influencedAlpha |
◆ invisiblePaneCalculateMtx
| u8 nw4hbm::lyt::DrawInfo::invisiblePaneCalculateMtx |
◆ locationAdjust
| u8 nw4hbm::lyt::DrawInfo::locationAdjust |
◆ [struct]
| struct { ... } nw4hbm::lyt::DrawInfo::mFlag |
◆ mGlobalAlpha
| f32 nw4hbm::lyt::DrawInfo::mGlobalAlpha |
|
protected |
◆ mLocationAdjustScale
| math::VEC2 nw4hbm::lyt::DrawInfo::mLocationAdjustScale |
|
protected |
◆ mulViewDraw
| u8 nw4hbm::lyt::DrawInfo::mulViewDraw |
◆ mViewMtx
◆ mViewRect
| ut::Rect nw4hbm::lyt::DrawInfo::mViewRect |
|
protected |
The documentation for this class was generated from the following files: