|
| BuildingHighlightModel (BuildingHighlightId highlightId, IBuildingHighlightModelChangedEvent &modelChangedEvent, const v4 &highlightColor, const std::vector< std::array< float, 2 >> &heightRanges, bool shouldCreateView, bool buildingInformationResolved, const BuildingInformation &buildingInformation) |
|
BuildingHighlightId | GetId () const |
|
IBuildingHighlightModelChangedEvent & | GetModelChangedEvent () const |
|
const v4 & | GetColor () const |
|
const std::vector< std::array
< float, 2 > > & | GetHeightRanges () const |
|
const bool | GetShouldCreateView () const |
|
const BuildingInformation & | GetBuildingInformation () const |
|
void | SetColor (const v4 &color) |
|
void | SetHeightRanges (const std::vector< std::array< float, 2 >> &heightRanges) |
|
void | SetBuildingInformation (const BuildingInformation &buildingInformation) |
|
bool | HasPopulatedBuildingInformation () const |
|
bool | IsBuildingInformationResolved () const |
|
The documentation for this class was generated from the following files: