XLE
v0.02.0
|
Public Member Functions | |
void | Calculate (void *dst, Float2 coord, SceneEngine::TerrainUberHeightsSurface &heightsSurface, float xyScale) const |
ImpliedTyping::TypeDesc | GetOutputFormat () const |
void | FillDefault (void *dst, unsigned count) const |
const char * | GetName () const |
AngleBasedShadowsOperator (Float2 sunDirectionOfMovement, float searchDistance) | |
Protected Attributes | |
Float2 | _sunDirectionOfMovement |
float | _searchDistance |