Vp::DisplayOptions::GridOptions
Public Attributes
| Name | |
|---|---|
| bool | show |
| bool | showGridLines |
| bool | showGridXAxis |
| bool | showGridYAxis |
| bool | showGridZAxis |
Public Attributes Documentation
variable show
cpp
bool show {true};variable showGridLines
cpp
bool showGridLines {true};variable showGridXAxis
cpp
bool showGridXAxis {true};variable showGridYAxis
cpp
bool showGridYAxis {false};variable showGridZAxis
cpp
bool showGridZAxis {true};Updated on 2026-09-11 at 21:24:25 +0000