#include <fltFace.h>
Inheritance diagram for FltFace:
Public Member Functions | |
FltFace (FltHeader *header) | |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Protected Member Functions | |
virtual bool | extract_record (FltRecordReader &reader) |
virtual bool | build_record (FltRecordWriter &writer) const |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 33 of file fltFace.cxx. |
|
Reimplemented from FltGeometry. Definition at line 69 of file fltFace.cxx. References FltGeometry::build_record(), FltBeadID::build_record(), FO_face, and writer(). |
|
Reimplemented from FltGeometry. Definition at line 45 of file fltFace.cxx. References FltRecord::check_remaining_size(), FltGeometry::extract_record(), FltBeadID::extract_record(), FO_face, nassertr, and reader(). |
|
Reimplemented from FltGeometry. Definition at line 43 of file fltFace.h. References get_class_type(), and init_type(). |
|
Reimplemented from FltGeometry. Definition at line 44 of file fltFace.h. References _type_handle. Referenced by FltToEggConverter::dispatch_record(), force_init_type(), get_type(), and FltCopy::scan_flt(). |
|
Reimplemented from FltGeometry. Definition at line 40 of file fltFace.h. References get_class_type(). |
|
Reimplemented from FltGeometry. Definition at line 47 of file fltFace.h. References _type_handle, FltGeometry::get_class_type(), FltGeometry::init_type(), and register_type(). Referenced by force_init_type(), and init_libflt(). |
|
Reimplemented from FltGeometry. Definition at line 25 of file fltFace.cxx. Referenced by get_class_type(), and init_type(). |