18 #include "pandatoolbase.h" 20 #include "fltBeadID.h" 31 F_use_previous_slant = 0x80000000,
32 F_freeze_center = 0x20000000
37 int _special_id1, _special_id2;
42 double _transition_range;
50 return get_class_type();
52 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
56 static void init_type() {
57 FltBeadID::init_type();
58 register_type(_type_handle,
"FltLOD",
59 FltBeadID::get_class_type());
This class writes a sequence of FltRecords to an ostream, handling opcode and size counts properly...
A base class for any of a broad family of flt beads that include an ID.
This class turns an istream into a sequence of FltRecords by reading a sequence of Datagrams and extr...
TypeHandle is the identifier used to differentiate C++ class types.
A Level-of-Detail record.