![]() |
Dandelion 1.1.2
A light-weight 3D builder for educational usage
|
成员的完整列表,这些成员属于 Camera,包括所有继承而来的类成员
| aspect_ratio | Camera | |
| Camera()=delete (定义于 Camera) | Camera | |
| Camera(const Eigen::Vector3f &position, const Eigen::Vector3f &target, float near_plane=0.1f, float far_plane=10.0f, float fov_y_degrees=45.0f, float aspect_ratio=1.33f) | Camera | |
| far_plane | Camera | |
| fov_y_degrees | Camera | |
| near_plane | Camera | |
| position | Camera | |
| projection() | Camera | |
| target | Camera | |
| view() | Camera | |
| world_up | Camera | |
| ~Camera()=default (定义于 Camera) | Camera |