Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_DrawInfo.h167 return m_LocationAdjustScale; in GetLocationAdjustScale()
180 m_LocationAdjustScale = scale; in SetLocationAdjustScale()
343 math::VEC2 m_LocationAdjustScale; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawInfo.cpp29 : m_LocationAdjustScale(1.f, 1.f), in DrawInfo()