|
Rendu
A lightweight rendering engine for experimentations
|
Public Attributes | |
| std::vector< MarkerInfos > | markers |
| Root markers. | |
| int | frequency = 1 |
| Sampling frequency. | |
| int | offset = 0 |
| Sampling offset. | |
| uint | depth = 0 |
| Current marker hierarchy depth. | |
| bool | visible = false |
| Are the marker details displayed. | |
| bool | record = true |
| Should the category be recorded at this frame. | |
Markers category information.