|
Foundation
|
#include <Rasterizer.hpp>
Public Attributes | |
| int | order {0} |
| void const * | config {nullptr} |
| RasterInjectionPoint | injectionPoint {RasterInjectionPoint::BeforeLighting} |
| RasterEffectCallback | callback {nullptr} |
| RasterEffectCallback RasterFeature::callback {nullptr} |
| void const* RasterFeature::config {nullptr} |
| RasterInjectionPoint RasterFeature::injectionPoint {RasterInjectionPoint::BeforeLighting} |
| int RasterFeature::order {0} |