xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
函数
main.cc 文件参考
#include <xcal/public.h>
#include <memory>
#include <xcal/animation/Interpolation.hpp>
#include <xcal/animation/core/timeline.hpp>
#include <xcal/camera/perspectivecamera.hpp>
#include <xcal/mobject/mobject_all.hpp>
#include <xcal/mobject/objects/circle.hpp>
#include <xcal/render/impl/opengl/opengl_render.hpp>
#include <xcmath/utils/show.hpp>
main.cc 的引用(Include)关系图:

浏览源代码.

函数

int main (int argc, char **argv)
 

函数说明

◆ main()

int main ( int  argc,
char **  argv 
)