载入中...
搜索中...
未找到
TransformGizmo.h 文件参考
#include <string>
#include <vector>
#include <glm/mat4x4.hpp>
#include <glm/vec3.hpp>

浏览源代码.

class  eve::editor::TransformGizmo
 3D transform gizmo (Three.js TransformControls + ImGuizmo style). Owns TRS + optional local bounds; interaction via world-space rays. Host renders using getPart* descriptors — no GPU dependency. 更多...
 

命名空间

namespace  eve
 
namespace  eve::editor