mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
Doxygen style overhaul (#2954)
Reformatting the existing Doxygen comments to be unified
This commit is contained in:
@@ -37,7 +37,7 @@ namespace openspace::interaction {
|
||||
|
||||
/**
|
||||
* Actions that any button of a websocket can have. Each button must be in one of these
|
||||
* states
|
||||
* states.
|
||||
*/
|
||||
enum class WebsocketAction : uint8_t {
|
||||
/// Idle state if the button is unpressed and has been unpressed since last frame
|
||||
|
||||
Reference in New Issue
Block a user