|
Cogs.Core
|
Public Attributes | |
| Matrix | projectionMatrix |
| Vector2 | oneOverHeightMapSize |
| float | heightExaggeration |
| float | postDelta |
Definition at line 21 of file NormalUpdater.cpp.
| float Cogs::NormalLevelParameters::heightExaggeration |
Definition at line 26 of file NormalUpdater.cpp.
| Vector2 Cogs::NormalLevelParameters::oneOverHeightMapSize |
Definition at line 24 of file NormalUpdater.cpp.
| float Cogs::NormalLevelParameters::postDelta |
Definition at line 27 of file NormalUpdater.cpp.
| Matrix Cogs::NormalLevelParameters::projectionMatrix |
Definition at line 23 of file NormalUpdater.cpp.