#include <graphics.h>
◆ CQuadItem() [1/3]
| IGraphics::CQuadItem::CQuadItem |
( |
| ) |
|
|
default |
◆ CQuadItem() [2/3]
| IGraphics::CQuadItem::CQuadItem |
( |
float | x, |
|
|
float | y, |
|
|
float | w, |
|
|
float | h ) |
|
inline |
◆ CQuadItem() [3/3]
| IGraphics::CQuadItem::CQuadItem |
( |
vec2 | Position, |
|
|
vec2 | Size ) |
|
inline |
◆ m_Height
| float IGraphics::CQuadItem::m_Height |
◆ m_Width
| float IGraphics::CQuadItem::m_Width |
◆ m_X
| float IGraphics::CQuadItem::m_X |
◆ m_Y
| float IGraphics::CQuadItem::m_Y |
The documentation for this struct was generated from the following file: