Home
last modified time | relevance | path

Searched refs:cursorRep (Results 1 – 2 of 2) sorted by relevance

/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Drender.cpp3474 static MarkerRepresentation cursorRep(MarkerRepresentation::Crosshair); in draw() local
3496 addSortedAnnotation(&cursorRep, EMPTY_STRING, Color(SelectionCursorColor, 1.0f), in draw()
3502 … addAnnotation(backgroundAnnotations, &cursorRep, EMPTY_STRING, Color(SelectionCursorColor, 1.0f), in draw()
3509 &cursorRep, EMPTY_STRING, Color(occludedCursorColor, 0.4f), in draw()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Drender.cpp3474 static MarkerRepresentation cursorRep(MarkerRepresentation::Crosshair); in draw() local
3496 addSortedAnnotation(&cursorRep, EMPTY_STRING, Color(SelectionCursorColor, 1.0f), in draw()
3502 … addAnnotation(backgroundAnnotations, &cursorRep, EMPTY_STRING, Color(SelectionCursorColor, 1.0f), in draw()
3509 &cursorRep, EMPTY_STRING, Color(occludedCursorColor, 0.4f), in draw()