xcal
基于 C++23 的现代图形渲染引擎
|
命名空间 | |
namespace | animation |
namespace | camera |
PerspectiveCamera 测试套件 | |
namespace | mobject |
namespace | property |
namespace | render |
namespace | scene |
namespace | utils |
类型定义 | |
using | float_t = float |
using | bool_t = bool |
函数 | |
XCAL_API const char * | to_string (xcal::camera::CameraType type) |
XCAL_API const char * | to_string (xcal::mobject::Type type) |
using xcal::bool_t = typedef bool |
using xcal::float_t = typedef float |
|
inline |
在文件 abs_camera.hpp 第 234 行定义.
引用了 xcal::camera::Orthogonal, xcal::camera::Perspective , 以及 to_string().
被这些函数引用 xcal::render::opengl::ui::Context::AnimationHandle::AnimationHandle(), xcal::property::TimePoint::format(), xcal::render::opengl::ui::Context::ObjectHandle::ObjectHandle(), xcal::render::opengl::ui::Context::TimelineHandle::TimelineHandle() , 以及 to_string().
|
inline |
在文件 mobject_types.hpp 第 37 行定义.