xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
宏定义
context.cc 文件参考
#include <xcal/camera/core/abs_camera.hpp>
#include <xcal/mobject/core/mobject.hpp>
#include <xcal/render/impl/opengl/opengl_render.hpp>
#include <xcal/render/impl/opengl/ui/context.hpp>
#include <xcal/utils/logmacrohelper.inc>
context.cc 的引用(Include)关系图:

浏览源代码.

宏定义

#define ROLE   UIRender
 
#define LABEL   Context
 

宏定义说明

◆ LABEL

#define LABEL   Context

在文件 context.cc7 行定义.

◆ ROLE

#define ROLE   UIRender

在文件 context.cc6 行定义.