Public Member Functions | Public Attributes | List of all members
ImVec1 Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImVec1 ()
 
 ImVec1 (float _x)
 

Public Attributes

float x
 

Detailed Description

Definition at line 268 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImVec1() [1/2]

ImVec1::ImVec1 ( )
inline

Definition at line 271 of file imgui_internal.h.

◆ ImVec1() [2/2]

ImVec1::ImVec1 ( float  _x)
inline

Definition at line 272 of file imgui_internal.h.

Member Data Documentation

◆ x

float ImVec1::x

Definition at line 270 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23