Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FltTrackplane Class Reference

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
 

Detailed Description

A single trackplane entry in the eyepoint/trackplane palette.

Definition at line 27 of file fltTrackplane.h.

Constructor & Destructor Documentation

◆ FltTrackplane()

FltTrackplane::FltTrackplane ( )

Definition at line 21 of file fltTrackplane.cxx.

Member Function Documentation

◆ build_record()

bool FltTrackplane::build_record ( FltRecordWriter & writer) const

Definition at line 71 of file fltTrackplane.cxx.

◆ extract_record()

bool FltTrackplane::extract_record ( FltRecordReader & reader)

Definition at line 40 of file fltTrackplane.cxx.

Member Data Documentation

◆ _alignment

LPoint3d FltTrackplane::_alignment

Definition at line 36 of file fltTrackplane.h.

◆ _grid_angle

PN_stdfloat FltTrackplane::_grid_angle

Definition at line 40 of file fltTrackplane.h.

◆ _grid_mask

int FltTrackplane::_grid_mask

Definition at line 46 of file fltTrackplane.h.

◆ _grid_size

double FltTrackplane::_grid_size

Definition at line 44 of file fltTrackplane.h.

◆ _grid_spacing_direction

int FltTrackplane::_grid_spacing_direction

Definition at line 45 of file fltTrackplane.h.

◆ _grid_spacing_x

double FltTrackplane::_grid_spacing_x

Definition at line 41 of file fltTrackplane.h.

◆ _grid_spacing_y

double FltTrackplane::_grid_spacing_y

Definition at line 42 of file fltTrackplane.h.

◆ _grid_state

bool FltTrackplane::_grid_state

Definition at line 38 of file fltTrackplane.h.

◆ _grid_under

bool FltTrackplane::_grid_under

Definition at line 39 of file fltTrackplane.h.

◆ _origin

LPoint3d FltTrackplane::_origin

Definition at line 35 of file fltTrackplane.h.

◆ _plane

LVector3d FltTrackplane::_plane

Definition at line 37 of file fltTrackplane.h.

◆ _snap_to_grid

bool FltTrackplane::_snap_to_grid

Definition at line 43 of file fltTrackplane.h.


The documentation for this class was generated from the following files: