VLC
3.0.21
|
Modules | |
Audio output | |
Filters | |
Stream output | |
Video output | |
Files | |
file | vlc_viewpoint.h |
Data Structures | |
struct | vlc_viewpoint_t |
Viewpoints. More... | |
Macros | |
#define | FIELD_OF_VIEW_DEGREES_DEFAULT 80.f |
#define | FIELD_OF_VIEW_DEGREES_MAX 150.f |
#define | FIELD_OF_VIEW_DEGREES_MIN 20.f |
Functions | |
static void | vlc_viewpoint_init (vlc_viewpoint_t *p_vp) |
static void | vlc_viewpoint_clip (vlc_viewpoint_t *p_vp) |
#define FIELD_OF_VIEW_DEGREES_DEFAULT 80.f |
#define FIELD_OF_VIEW_DEGREES_MAX 150.f |
#define FIELD_OF_VIEW_DEGREES_MIN 20.f |
|
inlinestatic |
|
inlinestatic |
References FIELD_OF_VIEW_DEGREES_DEFAULT, vlc_viewpoint_t::fov, vlc_viewpoint_t::pitch, vlc_viewpoint_t::roll, and vlc_viewpoint_t::yaw.
Referenced by aout_New(), Create(), and video_format_Init().