Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/demolib/include/
Ddemolib.h151 virtual bool GetBoolValue() const { return ( m_Value != 0 ); } in GetBoolValue() function
181 virtual bool GetBoolValue() const { return ( m_Value != 0.0f ); } in GetBoolValue() function
207 virtual bool GetBoolValue() const { return m_Value; } in GetBoolValue() function