Rectangle settings.
More...
#include <kanzi/core.ui/node/debug_visualization.hpp>
◆ RectangleSettings()
| kanzi::DebugVisualization::RectangleSettings::RectangleSettings |
( |
float | width, |
|
|
float | height, |
|
|
float | textureHeight, |
|
|
float | textureOffset ) |
|
inlineexplicit |
◆ matches()
| bool kanzi::DebugVisualization::RectangleSettings::matches |
( |
float | width, |
|
|
float | height, |
|
|
float | textureHeight, |
|
|
float | textureOffset ) |
|
inline |
Indicates whether the current state matches given settings.
- Parameters
-
- Returns
- If matches true, false otherwise.
◆ m_width
| float kanzi::DebugVisualization::RectangleSettings::m_width |
|
protected |
◆ m_height
| float kanzi::DebugVisualization::RectangleSettings::m_height |
|
protected |
◆ m_textureHeight
| float kanzi::DebugVisualization::RectangleSettings::m_textureHeight |
|
protected |
◆ m_textureOffset
| float kanzi::DebugVisualization::RectangleSettings::m_textureOffset |
|
protected |
The documentation for this class was generated from the following file: