Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/demolib/include/
Ddemolib.h150 virtual int GetIntValue() const { return m_Value; } in GetIntValue() function
180 virtual int GetIntValue() const { return (int)(m_Value); } in GetIntValue() function
206 virtual int GetIntValue() const { return m_Value != 0; } in GetIntValue() function