![]() |
VR-Forces 4.6 Class Documentation
|
Go to the source code of this file.
Variables | |
| const char | DtSoilPavedRoad [] = "paved-road" |
| File: soilTypes.h. | |
| const char | DtSoilHardPacked [] = "hard-packed" |
| const char | DtSoilRocks [] = "rocks" |
| const char | DtSoilSand [] = "sand" |
| const char | DtSoilGravel [] = "gravel" |
| const char | DtSoilShallowWater [] = "shallow-water" |
| const char | DtSoilMuck [] = "muck" |
| const char | DtSoilDeepWater [] = "deep-water" |
| const char DtSoilPavedRoad[] = "paved-road" |
File: soilTypes.h.
Purpose: Define constants for types of soils
| const char DtSoilHardPacked[] = "hard-packed" |
| const char DtSoilRocks[] = "rocks" |
| const char DtSoilSand[] = "sand" |
| const char DtSoilGravel[] = "gravel" |
| const char DtSoilShallowWater[] = "shallow-water" |
| const char DtSoilMuck[] = "muck" |
| const char DtSoilDeepWater[] = "deep-water" |