![]() |
SLProject 4.0.000
|
Pixel index struct used in anti aliasing in ray tracing. More...
#include <SLRaytracer.h>
Public Member Functions | |
| SLRTAAPixel (SLushort X=0, SLushort Y=0) | |
Public Attributes | |
| SLushort | x |
| Unsigned short x-pixel index. More... | |
| SLushort | y |
| Unsigned short x-pixel index. More... | |
Pixel index struct used in anti aliasing in ray tracing.
| SLushort SLRTAAPixel::x |
Unsigned short x-pixel index.
| SLushort SLRTAAPixel::y |
Unsigned short x-pixel index.