Home
last modified time | relevance | path

Searched refs:GetVtxPos (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Bounding.cpp64 internal::DrawLine(drawInfo, GetVtxPos(), GetSize(), ut::Color8::GREEN); in DrawSelf()
Dlyt_Picture.cpp283 GetVtxPos(), in DrawSelf()
Dlyt_Pane.cpp431 VEC2 basePt = GetVtxPos(); in GetPaneRect()
726 internal::DrawLine(drawInfo, GetVtxPos(), m_Size, ut::Color8::GREEN); in DrawSelf()
918 Pane::GetVtxPos() const in GetVtxPos() function in nw::lyt::Pane
Dlyt_TextBox.cpp280 VEC2 ltPos = GetVtxPos(); in GetTextDrawRect()
641 VEC2 pos = GetVtxPos(); in GetTextGlobalMtx()
Dlyt_DrawerUniform.cpp356 pDrawer->SetUpQuad( GetSize(), GetVtxPos() ); in MakeUniformDataSelf()
Dlyt_Window.cpp609 const math::VEC2 basePt = GetVtxPos(); in DrawSelf()
941 const math::VEC2 basePt( GetVtxPos() ); in MakeUniformDataSelf()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Pane.h1457 const math::VEC2 GetVtxPos() const;