Dandelion 1.1.1
A light-weight 3D builder for educational usage
载入中...
搜索中...
未找到
object.h 文件参考
#include <cstddef>
#include <string>
#include <memory>
#include <vector>
#include <functional>
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <spdlog/spdlog.h>
#include "../platform/gl.hpp"
#include "../platform/shader.hpp"
#include "../utils/rendering.hpp"
#include "../utils/bvh.h"
#include "../utils/kinetic_state.h"

浏览该文件的源代码.

class  Object
 表示物体的类。 更多...