14 #ifndef FLTTRANSFORMRECORD_H 15 #define FLTTRANSFORMRECORD_H 39 return get_class_type();
41 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
45 static void init_type() {
46 FltRecord::init_type();
48 FltRecord::get_class_type());
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
A base class for any of a broad family of flt records that represent particular beads in the hierarch...
The base class for all kinds of records in a MultiGen OpenFlight file.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.