Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/snd/demolib/include/
Ddemolib.h148 virtual int GetIntValue() const { return m_Value; } in GetIntValue() function
178 virtual int GetIntValue() const { return (int)(m_Value); } in GetIntValue() function
204 virtual int GetIntValue() const { return m_Value != 0; } in GetIntValue() function