Public Member Functions | |
| AZ_TYPE_INFO (MipmapSettings, "{37C05CB4-365B-4F70-9620-B9017DB0A8C2}") | |
| AZ_CLASS_ALLOCATOR (MipmapSettings, AZ::SystemAllocator) | |
| bool | operator!= (const MipmapSettings &other) const | 
| bool | operator== (const MipmapSettings &other) const | 
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) | 
Public Attributes | |
| MipGenType | m_type = MipGenType::blackmanHarris |