![]() |
Dandelion 1.1.2
A light-weight 3D builder for educational usage
|
包含场景的类。 更多...
#include <memory>#include <string>#include <vector>#include <list>#include <optional>#include <chrono>#include <spdlog/spdlog.h>#include "group.h"#include "camera.h"#include "light.h"#include "../platform/gl.hpp"#include "../platform/shader.hpp"#include "../utils/rendering.hpp"#include "../geometry/halfedge.h"类 | |
| class | Scene |
| 表示一个包含相机、光源、物体等对象的完整场景。 更多... | |
包含场景的类。