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 666 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImVec1() [1/2]

ImVec1::ImVec1 ( )
inline

Definition at line 669 of file imgui_internal.h.

◆ ImVec1() [2/2]

ImVec1::ImVec1 ( float  _x)
inline

Definition at line 670 of file imgui_internal.h.

Member Data Documentation

◆ x

float ImVec1::x

Definition at line 668 of file imgui_internal.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06