#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 41 of file fltTrackplane.h.
|
|
Definition at line 34 of file fltTrackplane.cxx. |
|
|
Definition at line 92 of file fltTrackplane.cxx. |
|
|
Definition at line 57 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, _plane, and _snap_to_grid. |
|
|
Definition at line 50 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 54 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 60 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 58 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 59 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 55 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 56 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 52 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 53 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 49 of file fltTrackplane.h. |
|
|
Definition at line 51 of file fltTrackplane.h. Referenced by extract_record(). |
|
|
Definition at line 57 of file fltTrackplane.h. Referenced by extract_record(). |
1.3