xcal
基于 C++23 的现代图形渲染引擎
|
#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>
类 | |
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::render::opengl::object::Circle | , |
Circle | |||
) |