Home
last modified time | relevance | path

Searched refs:m_LocationAdjustScale (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_DrawInfo.h169 return m_LocationAdjustScale; in GetLocationAdjustScale()
182 m_LocationAdjustScale = scale; in SetLocationAdjustScale()
350 math::VEC2 m_LocationAdjustScale; variable
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawInfo.cpp31 : m_LocationAdjustScale(1.f, 1.f), in DrawInfo()