#include <fltEyepoint.h>
Public Member Functions | |
FltEyepoint () | |
bool | extract_record (FltRecordReader &reader) |
bool | build_record (FltRecordWriter &writer) const |
Public Attributes | |
LPoint3d | _rotation_center |
LVecBase3f | _hpr |
LMatrix4f | _rotation |
float | _fov |
float | _scale |
float | _near_clip |
float | _far_clip |
LMatrix4f | _fly_through |
LPoint3f | _eyepoint |
float | _fly_through_yaw |
float | _fly_through_pitch |
LVector3f | _eyepoint_direction |
bool | _no_fly_through |
bool | _ortho_mode |
bool | _is_valid |
int | _image_offset_x |
int | _image_offset_y |
int | _image_zoom |
Definition at line 41 of file fltEyepoint.h.
|
Definition at line 34 of file fltEyepoint.cxx. |
|
Definition at line 114 of file fltEyepoint.cxx. References _rotation, and Datagram::add_be_float32(). |
|
Definition at line 63 of file fltEyepoint.cxx. References _hpr. |
|
Definition at line 57 of file fltEyepoint.h. |
|
Definition at line 60 of file fltEyepoint.h. |
|
Definition at line 55 of file fltEyepoint.h. |
|
Definition at line 56 of file fltEyepoint.h. |
|
Definition at line 59 of file fltEyepoint.h. |
|
Definition at line 58 of file fltEyepoint.h. |
|
Definition at line 52 of file fltEyepoint.h. |
|
Definition at line 50 of file fltEyepoint.h. Referenced by extract_record(). |
|
Definition at line 64 of file fltEyepoint.h. |
|
Definition at line 65 of file fltEyepoint.h. |
|
Definition at line 66 of file fltEyepoint.h. |
|
Definition at line 63 of file fltEyepoint.h. |
|
Definition at line 54 of file fltEyepoint.h. |
|
Definition at line 61 of file fltEyepoint.h. |
|
Definition at line 62 of file fltEyepoint.h. |
|
Definition at line 51 of file fltEyepoint.h. Referenced by build_record(). |
|
Definition at line 49 of file fltEyepoint.h. |
|
Definition at line 53 of file fltEyepoint.h. |