Get started
Solutions & pricing
3D LiDAR
Full 3D SLAM
State estimation
mp2p_icp
Learn more
#include <imgui_internal.h> struct ImGuiStyleVarInfo { // fields ImU32 Count : 8; ImGuiDataType DataType : 8; ImU32 Offset : 16; // methods void* GetVarPtr(void* parent) const; };