Dandelion 1.1.1
A light-weight 3D builder for educational usage
载入中...
搜索中...
未找到
Camera 成员列表

成员的完整列表,这些成员属于 Camera,包括所有继承而来的类成员

aspect_ratioCamera
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_planeCamera
fov_y_degreesCamera
near_planeCamera
positionCamera
projection()Camera
targetCamera
view()Camera
world_upCamera
~Camera()=default (定义于 Camera)Camera