CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
UIGizmo.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::UIGizmo
 Represents a gizmo that can be used to move 3D objects on a 2D viewport. More...
 
class  CeresEngine::UITranslationGizmo
 A gizmo that allows manipulating the translation of a 3D transform. More...
 
class  CeresEngine::UIRotationGizmo
 A gizmo that allows manipulating the rotation of a 3D transform. More...
 
class  CeresEngine::UIScalingGizmo
 A gizmo that allows manipulating the scale of a 3D transform. More...
 
class  CeresEngine::UIGizmoManipulator
 A gizmo manipulator that allows performing some transformation on the scene. More...
 
class  CeresEngine::UIGizmoArrowManipulator
 An arrow that allows moving an axis on the scene. More...
 
class  CeresEngine::UIGizmoCircleManipulator
 An circle that allows rotating on an axis on the scene. More...
 

Namespaces

namespace  CeresEngine