![]() |
Ark Server API (ASE) - Wiki
|
Include dependency graph for Color.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FLinearColor |
| struct | FColor |
| struct | TIsPODType< FColor > |
| struct | TIsPODType< FLinearColor > |
| struct | FDXTColor565 |
| struct | FDXTColor16 |
| struct | FDXT1 |
| struct | FDXT5 |
| struct | TIsPODType< FDXT1 > |
| struct | TIsPODType< FDXT5 > |
| struct | TIsPODType< FDXTColor16 > |
| struct | TIsPODType< FDXTColor565 > |
Enumerations | |
| enum class | EGammaSpace { Linear , Pow22 , sRGB } |
Functions | |
| FORCEINLINE FLinearColor | operator* (float Scalar, const FLinearColor &Color) |
Variables | |
| static const float | OneOver255 = 1.0f / 255.0f |
|
strong |
Enum for the different kinds of gamma spaces we expect to need to convert from/to.
| FORCEINLINE FLinearColor operator* | ( | float | Scalar, |
| const FLinearColor & | Color ) |