![]() |
ezEngine Release 25.08
|

Public Member Functions | |
| EZ_DECLARE_POD_TYPE () | |
| ezVarianceTypeFloat (float value, float fVariance=0.0f) | |
| bool | operator== (const ezVarianceTypeFloat &rhs) const |
| bool | operator!= (const ezVarianceTypeFloat &rhs) const |
Public Member Functions inherited from ezVarianceTypeBase | |
| EZ_DECLARE_POD_TYPE () | |
Public Attributes | |
| float | m_Value = 0 |
Public Attributes inherited from ezVarianceTypeBase | |
| float | m_fVariance = 0 |