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