Panda3D
|
A single trackplane entry in the eyepoint/trackplane palette. More...
#include "fltTrackplane.h"
Public Member Functions | |
bool | build_record (FltRecordWriter &writer) const |
bool | extract_record (FltRecordReader &reader) |
Public Attributes | |
LPoint3d | _alignment |
PN_stdfloat | _grid_angle |
int | _grid_mask |
double | _grid_size |
int | _grid_spacing_direction |
double | _grid_spacing_x |
double | _grid_spacing_y |
bool | _grid_state |
bool | _grid_under |
LPoint3d | _origin |
LVector3d | _plane |
bool | _snap_to_grid |
A single trackplane entry in the eyepoint/trackplane palette.
Definition at line 30 of file fltTrackplane.h.