Public Member Functions |
| | ImVec2 () |
| | ImVec2 (float _x, float _y) |
Public Attributes |
| float | x |
| float | y |
Constructor & Destructor Documentation
| ImVec2::ImVec2 |
( |
float |
_x, |
|
|
float |
_y |
|
) |
| |
|
inline |
Member Data Documentation
Referenced by ImRect::Add(), ImRect::ClipWith(), ImRect::Contains(), ImRect::Expand(), ImRect::GetClosestPoint(), ImClamp(), ImDot(), ImFloor(), ImGuiStyleMod::ImGuiStyleMod(), ImInvLength(), ImLengthSqr(), ImLerp(), ImMax(), ImMin(), ImRotate(), ImRect::Overlaps(), and ImRect::Translate().
Referenced by ImRect::Add(), ImRect::ClipWith(), ImRect::Contains(), ImRect::Expand(), ImRect::GetClosestPoint(), ImClamp(), ImDot(), ImFloor(), ImGuiStyleMod::ImGuiStyleMod(), ImInvLength(), ImLengthSqr(), ImLerp(), ImMax(), ImMin(), ImRotate(), ImGuiWindow::MenuBarHeight(), ImRect::Overlaps(), ImGuiWindow::TitleBarHeight(), and ImRect::Translate().
The documentation for this struct was generated from the following file: