Grid settings.
More...
#include <kanzi/core.ui/node/debug_visualization.hpp>
◆ GridSettings()
| kanzi::DebugVisualization::GridSettings::GridSettings |
( |
float | spacing, |
|
|
Vector3 | center ) |
|
inlineexplicit |
Constructor.
- Parameters
-
| spacing | Grid spacing. |
| center | Center of the grid. |
◆ matches()
Indicates whether the current state matches given settings.
- Parameters
-
◆ operator=()
Assignment operator.
- Parameters
-
| other | Other settings to copy from. |
◆ m_spacing
| float kanzi::DebugVisualization::GridSettings::m_spacing |
◆ m_gridCenter
| Vector3 kanzi::DebugVisualization::GridSettings::m_gridCenter |
The documentation for this class was generated from the following file: