29 F_use_previous_slant = 0x80000000,
30 F_freeze_center = 0x20000000
35 int _special_id1, _special_id2;
40 double _transition_range;
48 return get_class_type();
50 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
54 static void init_type() {
55 FltBeadID::init_type();
57 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...
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.
A Level-of-Detail record.