15 #ifndef FLTVECTORRECORD_H 16 #define FLTVECTORRECORD_H 18 #include "pandatoolbase.h" 20 #include "fltRecord.h" 46 return get_class_type();
48 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
52 static void init_type() {
53 FltRecord::init_type();
54 register_type(_type_handle,
"FltVectorRecord",
55 FltRecord::get_class_type());
const LVector3 & get_vector() const
Returns the vector value.
This class writes a sequence of FltRecords to an ostream, handling opcode and size counts properly...
This class turns an istream into a sequence of FltRecords by reading a sequence of Datagrams and extr...
A base class for any of a broad family of flt records that represent particular beads in the hierarch...
This is a three-component vector distance (as opposed to a three-component point, which represents a ...
The base class for all kinds of records in a MultiGen OpenFlight file.
TypeHandle is the identifier used to differentiate C++ class types.
This is an ancillary record of the old (pre-15.4) face node.