xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
xcal::camera::PerspectiveCamera 成员列表

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

AbsCamera()xcal::camera::AbsCamerainline
aspect()xcal::camera::PerspectiveCamerainline
aspect() constxcal::camera::PerspectiveCamerainline
background_color()xcal::camera::AbsCamerainline
background_color() constxcal::camera::AbsCamerainline
far()xcal::camera::PerspectiveCamerainline
far() constxcal::camera::PerspectiveCamerainline
fov()xcal::camera::PerspectiveCamerainline
fov() constxcal::camera::PerspectiveCamerainline
near()xcal::camera::PerspectiveCamerainline
near() constxcal::camera::PerspectiveCamerainline
PerspectiveCamera(float fov, float aspect, float near, float far)xcal::camera::PerspectiveCamerainline
position()xcal::camera::AbsCamerainline
position() constxcal::camera::AbsCamerainline
projection_has_changed() constxcal::camera::AbsCameraprotected
projection_matrix() const overridexcal::camera::PerspectiveCameravirtual
projection_should_update() const overridexcal::camera::PerspectiveCameravirtual
pv_matrix() constxcal::camera::AbsCamera
set_aspect(float aspect)xcal::camera::PerspectiveCamerainline
set_background_color(Args &&... args)xcal::camera::AbsCamerainline
set_far(float far)xcal::camera::PerspectiveCamerainline
set_fov(float fov)xcal::camera::PerspectiveCamerainline
set_near(float near)xcal::camera::PerspectiveCamerainline
set_position(Args &&... args)xcal::camera::AbsCamerainline
set_target(Args &&... args)xcal::camera::AbsCamerainline
set_up(Args &&... args)xcal::camera::AbsCamerainline
should_update() constxcal::camera::AbsCamera
target()xcal::camera::AbsCamerainline
target() constxcal::camera::AbsCamerainline
type() constxcal::camera::AbsCamerainline
up()xcal::camera::AbsCamerainline
up() constxcal::camera::AbsCamerainline
view_matrix() constxcal::camera::AbsCamera
view_should_update() constxcal::camera::AbsCamera
~AbsCamera()=defaultxcal::camera::AbsCameravirtual