xcal
基于 C++23 的现代图形渲染引擎
|
抽象相机基类 更多...
#include <xcal/public.h>
#include <xcal/camera/core/frame.hpp>
#include <xcal/property/color.hpp>
#include <xcal/property/vec.hpp>
#include <xcmath/xcmath.hpp>
类 | |
class | xcal::camera::AbsCamera |
相机系统命名空间 更多... | |
命名空间 | |
namespace | xcal |
namespace | xcal::camera |
PerspectiveCamera 测试套件 | |
宏定义 | |
#define | XCAL_CAMERA_TYPE(tp) |
枚举 | |
enum class | xcal::camera::CameraType { xcal::camera::Perspective , xcal::camera::Orthogonal } |
函数 | |
XCAL_API const char * | xcal::to_string (xcal::camera::CameraType type) |
#define XCAL_CAMERA_TYPE | ( | tp | ) |
在文件 abs_camera.hpp 第 24 行定义.