|
|
| const char * | get_name () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_name(). More...
|
| |
| const char * | get_type_name () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_type_name(). More...
|
| |
| void | set_near_plane (float near_plane) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_near_plane(). More...
|
| |
| float | get_near_plane () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_near_plane(). More...
|
| |
| void | set_far_plane (float far_plane) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_far_plane(). More...
|
| |
| float | get_far_plane () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_far_plane(). More...
|
| |
| void | set_fov (float fov) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_fov(). More...
|
| |
| float | get_fov () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_fov(). More...
|
| |
| void | set_min_fov (float fov) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_min_fov(). More...
|
| |
| void | set_max_fov (float fov) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_max_fov(). More...
|
| |
| float | get_min_fov () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_min_fov(). More...
|
| |
| float | get_max_fov () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_max_fov(). More...
|
| |
| void | set_aspect (float aspect) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_aspect(). More...
|
| |
| float | get_aspect () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_aspect(). More...
|
| |
| void | set_position (float x, float y, float z) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_position(). More...
|
| |
| float | get_position_x () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_position_x(). More...
|
| |
| float | get_position_y () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_position_y(). More...
|
| |
| float | get_position_z () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_position_z(). More...
|
| |
| void | set_orientation (float yaw, float roll, float pitch) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_orientation(). More...
|
| |
| void | set_orientation_roll (float r) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_orientation_roll(). More...
|
| |
| float | get_orientation_yaw () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_orientation_yaw(). More...
|
| |
| float | get_orientation_roll () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_orientation_roll(). More...
|
| |
| float | get_orientation_pitch () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_orientation_pitch(). More...
|
| |
| void | set_pitch_lower_limit (float limit) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_pitch_lower_limit(). More...
|
| |
| void | set_pitch_upper_limit (float limit) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_pitch_upper_limit(). More...
|
| |
| float | get_pitch_lower_limit () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_pitch_lower_limit(). More...
|
| |
| float | get_pitch_upper_limit () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_pitch_upper_limit(). More...
|
| |
| int | get_pitch_has_limits () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_pitch_has_limits(). More...
|
| |
| void | set_distance (float distance) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_distance(). More...
|
| |
| float | get_distance () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_distance(). More...
|
| |
| void | set_fix (float x, float y, float z) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_fix(). More...
|
| |
| float | get_fix_x () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_fix_x(). More...
|
| |
| float | get_fix_y () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_fix_y(). More...
|
| |
| float | get_fix_z () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_fix_z(). More...
|
| |
| int | set_move_mode (diguyViewCameraMoveMode move_mode) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_move_mode(). More...
|
| |
| diguyViewCameraMoveMode | get_move_mode () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_move_mode(). More...
|
| |
| int | set_projection_mode (diguyViewCameraProjectionMode projection_mode) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_projection_mode(). More...
|
| |
| diguyViewCameraProjectionMode | get_projection_mode () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_projection_mode(). More...
|
| |
| int | set_speed (float speed) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_speed(). More...
|
| |
| float | get_speed () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_speed(). More...
|
| |
|
| void | set_track_name (const char *track_name) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_track_name(). More...
|
| |
| const char * | get_track_name () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_track_name(). More...
|
| |
| void | set_track_link_name (const char *track_link_name) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_track_link_name(). More...
|
| |
| const char * | get_track_link_name () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_track_link_name(). More...
|
| |
| void | set_track_offset (float x, float y, float z) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_track_offset(). More...
|
| |
| float | get_track_offset_x () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_track_offset_x(). More...
|
| |
| float | get_track_offset_y () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_track_offset_y(). More...
|
| |
| float | get_track_offset_z () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_track_offset_z(). More...
|
| |
| void | set_track_offset_is_in_world_coordinates (int value) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_track_offset_is_in_world_coordinates(). More...
|
| |
| int | get_track_offset_is_in_world_coordinates () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_track_offset_is_in_world_coordinates(). More...
|
| |
| void | set_dolly_name (const char *dolly_name) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_dolly_name(). More...
|
| |
| const char * | get_dolly_name () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_dolly_name(). More...
|
| |
| void | set_dolly_link_name (const char *dolly_link_name) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_dolly_link_name(). More...
|
| |
| const char * | get_dolly_link_name () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_dolly_link_name(). More...
|
| |
| void | set_dolly_offset (float x, float y, float z) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_dolly_offset(). More...
|
| |
| float | get_dolly_offset_x () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_dolly_offset_x(). More...
|
| |
| float | get_dolly_offset_y () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_dolly_offset_y(). More...
|
| |
| float | get_dolly_offset_z () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_dolly_offset_z(). More...
|
| |
| void | set_dolly_offset_is_in_world_coordinates (int value) |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::set_dolly_offset_is_in_world_coordinates(). More...
|
| |
| int | get_dolly_offset_is_in_world_coordinates () |
| | The diguyViewCameraSettings equivalent of diguyViewCamera::get_dolly_offset_is_in_world_coordinates(). More...
|
| |
|
The following functions are experimental and may change or disappear with no warning.
|
| void | set_speed_fov_degrees_per_wheel_click (float fov_change) |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| float | get_speed_fov_degrees_per_wheel_click () |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| void | set_speed_meters_per_second (float speed) |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| float | get_speed_meters_per_second () |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| void | set_require_smooth_servo (diguyViewCameraServoTarget target, int require) |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| int | get_require_smooth_servo (diguyViewCameraServoTarget target) |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| void | set_track_camera_avoids_obstacles (int avoid) |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| int | get_track_camera_avoids_obstacles () |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| void | set_ignore_mouse_drags (int ignore) |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
| int | get_ignore_mouse_drags () |
| | The diguyViewCameraSettings equivalent of the diguyViewCamera function with the same name. More...
|
| |
The diguyViewCameraSettings class holds camera settings data that can be loaded into a diguyViewCamera using the diguyViewCamera::load_settings() call.
The settings of a diguyViewCameraSettings object cannot be directly applied to a graphics environment viewpoint; the settings must be loaded into a diguyViewCamera to be applied.
The diguyViewCameraSettings API closely mirrors the diguyViewCamera API, with the exception of load, apply, and callback functions.