Public Types | |
enum | DebugStyle { DebugStyleNone = 0, DebugStyleSegmented, DebugStyleSegmentedWithDirection, DebugStyleCellColours, DebugStyleMax } |
Public Member Functions | |
DebugStyle | GetDebugStyle () const |
const Thickness::IRouteThicknessPolicy & | GetThicknessPolicy () const |
Eegeo::Rendering::LayerIds::Values | GetLayer () const |
bool | ShouldDrawInScreenSpace () const |
bool | ShouldDrawForCurrentFloorOnly () const |
float | GetVerticalOffset () const |
RouteStyle (const Thickness::IRouteThicknessPolicy *routeThicknessPolicy, DebugStyle debugStyle, Eegeo::Rendering::LayerIds::Values layer=Eegeo::Rendering::LayerIds::BeforeWorldTranslucency, bool shouldDrawInScreenSpace=false, bool shouldDrawForCurrentFloorOnly=false, float verticalOffset=2.f) | |