Home
last modified time | relevance | path

Searched defs:GetHeight (Results 1 – 8 of 8) sorted by relevance

/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmRectCollision.h95 f32 GetHeight() const { return m_Collision.GetHeight(); } in GetHeight() function
/NW4C-1.3.3/include/nw/ut/
Dut_Rect.h109 f32 GetHeight() const { return bottom - top; } in GetHeight() function
/NW4C-1.3.3/sources/libraries/font/
Dfont_PairFont.cpp59 PairFont::GetHeight() const in GetHeight() function in nw::font::PairFont
Dfont_ResFontBase.cpp119 ResFontBase::GetHeight() const in GetHeight() function in nw::font::ResFontBase
/NW4C-1.3.3/include/nw/dev/
Ddev_Screenshot.h139 int GetHeight() const { return m_Height; } in GetHeight() function
/NW4C-1.3.3/include/nw/gfx/
Dgfx_FrameBuffer.h99 u32 GetHeight() const { return m_Description.height; } in GetHeight() function
/NW4C-1.3.3/include/nw/lyt/
Dlyt_TexMap.h200 u16 GetHeight() const in GetHeight() function
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResCamera.h119 f32 GetHeight() const { return m_Height; } in GetHeight() function