Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImVec1 Struct Reference

#include <imgui_internal.h>

Public Member Functions

constexpr ImVec1 ()
 
constexpr ImVec1 (float _x)
 

Public Attributes

float x
 

Constructor & Destructor Documentation

◆ ImVec1() [1/2]

ImVec1::ImVec1 ( )
inlineconstexpr

◆ ImVec1() [2/2]

ImVec1::ImVec1 ( float _x)
inlineconstexpr

Member Data Documentation

◆ x

float ImVec1::x

The documentation for this struct was generated from the following file:
Untitled