#include <PhxTerrainDatabase.h>
Inheritance diagram for Phx::GraphicsEngine::TerrainGeometry::TerrainDatabaseDescription:

Static Public Attributes | |
| static const Description::Type | DESCRIPTION_TYPE |
| static const String | DESCRIPTION_TYPE_NAME |
The description contains the basic information needed to set up the database and allow it to serve data for its client. The public interface for this type is completely empty -- the database implementation may privately define other attributes that are carried by this type.
1.4.2