33 void addBuildingStorey(std::shared_ptr<BuildingStorey> aBuildingStorey);
34 std::vector<std::shared_ptr<BuildingStorey>> getBuildingStoreys()
const;
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
A building represents a structure that provides shelter for its occupants or contents and stands in o...
Definition: Building.h:26
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
Building()
Definition: Building.h:37
A spatial structure element is the generalization of all spatial elements that might be used to defin...
Definition: SpatialStructureElement.h:25
#define FORWARD_DECL(x, y)
Definition: Globals.h:96