URBAN_BUILDING
Data Fields
- int
- ID
- int
- buildingType
- int
- nbrCorners
- INTERFACE_CORNER *
- corners
- INTERFACE_MATERIAL *
- material
- URBAN_BUILDING *
- next
Detailed Description
Urban building definition.
Field Documentation
- ID
-
- int URBAN_BUILDING::ID
- unique ID of building
- buildingType
-
- int URBAN_BUILDING::buildingType
- type of building
- nbrCorners
-
- int URBAN_BUILDING::nbrCorners
- number of corners
- corners
-
- INTERFACE_CORNER * URBAN_BUILDING::corners
- corners of building
- material
-
- INTERFACE_MATERIAL * URBAN_BUILDING::material
- material parameters of building
- next
-
- URBAN_BUILDING * URBAN_BUILDING::next
- pointer to next building
The documentation was generated from the following file:
- source/Public/Interface/InterfaceType.h