Public Member Functions | |
BuildingHighlightCreateParams (BuildingHighlightSelectionMode::Type selectionMode, const Space::LatLong &selectionLocation, const v2 &selectionScreenPoint, const v4 &highlightColor, const std::vector< std::array< float, 2 >> &highlightHeightRanges, const bool shouldCreateView) | |
BuildingHighlightSelectionMode::Type | GetSelectionMode () const |
const Space::LatLong & | GetSelectionLocation () const |
const v2 & | GetSelectionScreenPoint () const |
const v4 & | GetHighlightColor () const |
const std::vector< std::array < float, 2 > > & | GetHighlightHeightRanges () const |
bool | GetShouldCreateView () const |