Skip to content

File TransformPanel.cpp

FileList > layer > TransformPanel.cpp

Go to the source code of this file

  • #include "TransformPanel.h"
  • #include "Transform.h"

Public Functions

Type Name
ImGuiInputTextFlags _SliderFlag (bool _is_locked)

Public Static Functions

Type Name
Transform * GetActiveTransPtr (const Context & ctx)
bool RenderTransfroms (Transform3D & trans)

Public Functions Documentation

function _SliderFlag

ImGuiInputTextFlags _SliderFlag (
    bool _is_locked
) 

Public Static Functions Documentation

function GetActiveTransPtr

static Transform * GetActiveTransPtr (
    const Context & ctx
) 

function RenderTransfroms

static bool RenderTransfroms (
    Transform3D & trans
) 


The documentation for this class was generated from the following file src/UI/layer/TransformPanel.cpp