Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/snd/demolib/include/
Ddemolib.h149 virtual bool GetBoolValue() const { return ( m_Value != 0 ); } in GetBoolValue() function
179 virtual bool GetBoolValue() const { return ( m_Value != 0.0f ); } in GetBoolValue() function
205 virtual bool GetBoolValue() const { return m_Value; } in GetBoolValue() function