![]() |
Xors3d Engine
|
Defines | |
#define | AA10SAMPLES 9 |
#define | AA11SAMPLES 10 |
#define | AA12SAMPLES 11 |
#define | AA13SAMPLES 12 |
#define | AA14SAMPLES 13 |
#define | AA15SAMPLES 14 |
#define | AA16SAMPLES 15 |
#define | AA2SAMPLES 1 |
#define | AA3SAMPLES 2 |
#define | AA4SAMPLES 3 |
#define | AA5SAMPLES 4 |
#define | AA6SAMPLES 5 |
#define | AA7SAMPLES 6 |
#define | AA8SAMPLES 7 |
#define | AA9SAMPLES 8 |
#define | AANONE 0 |
#define AANONE 0 |
Antialiasing will be disabled.
#define AA2SAMPLES 1 |
2x antialiasing will be used.
#define AA3SAMPLES 2 |
3x antialiasing will be used. Current hardware does not support this type.
#define AA4SAMPLES 3 |
4x antialiasing will be used.
#define AA5SAMPLES 4 |
5x antialiasing will be used. Current hardware does not support this type.
#define AA6SAMPLES 5 |
6x antialiasing will be used.
#define AA7SAMPLES 6 |
7x antialiasing will be used. Current hardware does not support this type.
#define AA8SAMPLES 7 |
8x antialiasing will be used.
#define AA9SAMPLES 8 |
9x antialiasing will be used. Current hardware does not support this type.
#define AA10SAMPLES 9 |
10x antialiasing will be used. Current hardware does not support this type.
#define AA11SAMPLES 10 |
11x antialiasing will be used. Current hardware does not support this type.
#define AA12SAMPLES 11 |
12x antialiasing will be used. Current hardware does not support this type.
#define AA13SAMPLES 12 |
13x antialiasing will be used. Current hardware does not support this type.
#define AA14SAMPLES 13 |
14x antialiasing will be used. Current hardware does not support this type.
#define AA15SAMPLES 14 |
15x antialiasing will be used. Current hardware does not support this type.
#define AA16SAMPLES 15 |
16x antialiasing will be used .