#include <fltTrackplane.h>
Public Member Functions | |
FltTrackplane () | |
bool | extract_record (FltRecordReader &reader) |
bool | build_record (FltRecordWriter &writer) const |
Public Attributes | |
LPoint3d | _origin |
LPoint3d | _alignment |
LVector3d | _plane |
bool | _grid_state |
bool | _grid_under |
float | _grid_angle |
double | _grid_spacing_x |
double | _grid_spacing_y |
bool | _snap_to_grid |
double | _grid_size |
int | _grid_spacing_direction |
int | _grid_mask |
|
Definition at line 29 of file fltTrackplane.cxx. References _alignment, _grid_angle, _grid_mask, _grid_size, _grid_spacing_direction, _grid_spacing_x, _grid_spacing_y, _grid_state, _grid_under, _origin, _plane, and _snap_to_grid. |
|
Definition at line 83 of file fltTrackplane.cxx. References _alignment, _grid_angle, _grid_mask, _grid_size, _grid_spacing_direction, _grid_spacing_x, _grid_spacing_y, _grid_state, _grid_under, _origin, _plane, _snap_to_grid, Datagram::add_be_float32(), Datagram::add_be_float64(), Datagram::add_be_int32(), Datagram::pad_bytes(), and writer(). Referenced by FltHeader::write_eyepoint_palette(). |
|
Definition at line 50 of file fltTrackplane.cxx. References _alignment, _grid_angle, _grid_mask, _grid_size, _grid_spacing_direction, _grid_spacing_x, _grid_spacing_y, _grid_state, _grid_under, _origin, _plane, _snap_to_grid, DatagramIterator::get_be_float32(), DatagramIterator::get_be_float64(), DatagramIterator::get_be_int32(), reader(), and DatagramIterator::skip_bytes(). Referenced by FltHeader::extract_eyepoint_palette(). |
|
Definition at line 43 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 47 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 53 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 51 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 52 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 48 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 49 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 45 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 46 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 42 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 44 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |
|
Definition at line 50 of file fltTrackplane.h. Referenced by build_record(), extract_record(), and FltTrackplane(). |