Public Attributes | |
| double | x |
| This 2 describe the center of this TerrainPart. | |
| double | y |
| bool | isDone |
| This is true if the TerrainPart is ready to get directly copied into the current vertex array and false otherwise. | |
| std::vector< VRS::Vector > | points |
| Contains the actual interpolated points. | |
Definition at line 65 of file VRSTerrainLoader.h.
Definition at line 70 of file VRSTerrainLoader.h.
This is true if the TerrainPart is ready to get directly copied into the current vertex array and false otherwise.
Definition at line 76 of file VRSTerrainLoader.h.
| std::vector<VRS::Vector> random_racer::VRSTerrainLoader::TerrainPart::points |
1.5.1