Panda3D
|
A single eyepoint entry in the eyepoint/trackplane palette. More...
#include "fltEyepoint.h"
Public Member Functions | |
bool | build_record (FltRecordWriter &writer) const |
bool | extract_record (FltRecordReader &reader) |
Public Attributes | |
LPoint3 | _eyepoint |
LVector3 | _eyepoint_direction |
PN_stdfloat | _far_clip |
LMatrix4 | _fly_through |
PN_stdfloat | _fly_through_pitch |
PN_stdfloat | _fly_through_yaw |
PN_stdfloat | _fov |
LVecBase3 | _hpr |
int | _image_offset_x |
int | _image_offset_y |
int | _image_zoom |
bool | _is_valid |
PN_stdfloat | _near_clip |
bool | _no_fly_through |
bool | _ortho_mode |
LMatrix4 | _rotation |
LPoint3d | _rotation_center |
PN_stdfloat | _scale |
A single eyepoint entry in the eyepoint/trackplane palette.
Definition at line 30 of file fltEyepoint.h.