Searched defs:GetBoolValue (Results 1 – 1 of 1) sorted by relevance
151 virtual bool GetBoolValue() const { return ( m_Value != 0 ); } in GetBoolValue() function181 virtual bool GetBoolValue() const { return ( m_Value != 0.0f ); } in GetBoolValue() function207 virtual bool GetBoolValue() const { return m_Value; } in GetBoolValue() function