Polyphase Game Engine
Loading...
Searching...
No Matches
IMGUIZMO_NAMESPACE::Style Struct Reference

#include <ImGuizmo.h>

Public Member Functions

IMGUI_API Style ()
 

Public Attributes

float TranslationLineThickness
 
float TranslationLineArrowSize
 
float RotationLineThickness
 
float RotationOuterLineThickness
 
float ScaleLineThickness
 
float ScaleLineCircleSize
 
float HatchedAxisLineThickness
 
float CenterCircleSize
 
ImVec4 Colors [COLOR::COUNT]
 

Constructor & Destructor Documentation

◆ Style()

IMGUIZMO_NAMESPACE::Style::Style ( )

Member Data Documentation

◆ CenterCircleSize

float IMGUIZMO_NAMESPACE::Style::CenterCircleSize

◆ Colors

ImVec4 IMGUIZMO_NAMESPACE::Style::Colors[COLOR::COUNT]

◆ HatchedAxisLineThickness

float IMGUIZMO_NAMESPACE::Style::HatchedAxisLineThickness

◆ RotationLineThickness

float IMGUIZMO_NAMESPACE::Style::RotationLineThickness

◆ RotationOuterLineThickness

float IMGUIZMO_NAMESPACE::Style::RotationOuterLineThickness

◆ ScaleLineCircleSize

float IMGUIZMO_NAMESPACE::Style::ScaleLineCircleSize

◆ ScaleLineThickness

float IMGUIZMO_NAMESPACE::Style::ScaleLineThickness

◆ TranslationLineArrowSize

float IMGUIZMO_NAMESPACE::Style::TranslationLineArrowSize

◆ TranslationLineThickness

float IMGUIZMO_NAMESPACE::Style::TranslationLineThickness

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