![]() |
TrinityCore
|
#include <constants.h>
Public Types | |
| enum | Value { NONE = 0, STATIC_ENV = 25, DYNAMIC_FLAT = 50, DYNAMIC_FLAT_MULTILAYER = 55, DYNAMIC_ENV = 75, BEST = 100 } |
Public Member Functions | |
| G3D_DECLARE_ENUM_CLASS_METHODS (RefractionQuality) | |
Static Private Member Functions | |
| static const char * | toString (int i, Value &v) |
Private Attributes | |
| Value | value |
Values for UniversalSurface::GPUGeom::refractionHint.
| G3D::RefractionQuality::G3D_DECLARE_ENUM_CLASS_METHODS | ( | RefractionQuality | ) |
|
private |
1.8.8