xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
| 命名空间 | 函数
circle.hpp 文件参考
#include <xcal/public.h>
#include <xcal/mobject/objects/circle.hpp>
#include <xcal/render/impl/opengl/gl/buffer.hpp>
#include <xcal/render/impl/opengl/object/object.hpp>
#include <xcal/render/impl/opengl/utils/singlemobjectwrapper.hpp>
#include <xcmath/mobject/mat.hpp>
#include <xcmath/xcmath.hpp>
circle.hpp 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  xcal::render::opengl::object::Circle
 

命名空间

namespace  xcal
 
namespace  xcal::render
 
namespace  xcal::render::opengl
 
namespace  xcal::render::opengl::object
 

函数

 XCAL_OPENGL_REGIST_OBJECT (xcal::render::opengl::object::Circle, Circle)
 

函数说明

◆ XCAL_OPENGL_REGIST_OBJECT()

XCAL_OPENGL_REGIST_OBJECT ( xcal::render::opengl::object::Circle  ,
Circle   
)