#include <fltMesh.h>
Inheritance diagram for FltMesh:
Public Member Functions | |
FltMesh (FltHeader *header) | |
PT (FltLocalVertexPool) _vpool | |
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 | extract_ancillary (FltRecordReader &reader) |
virtual bool | build_record (FltRecordWriter &writer) const |
virtual FltError | write_ancillary (FltRecordWriter &writer) const |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 34 of file fltMesh.cxx. |
|
Reimplemented from FltGeometry. Definition at line 92 of file fltMesh.cxx. References FltGeometry::build_record(), FltBeadID::build_record(), FO_mesh, Datagram::pad_bytes(), and writer(). |
|
Reimplemented from FltBeadID. Definition at line 74 of file fltMesh.cxx. References FltRecord::_header, FltBeadID::extract_ancillary(), FO_local_vertex_pool, and reader(). |
|
Reimplemented from FltGeometry. Definition at line 46 of file fltMesh.cxx. References FltRecord::check_remaining_size(), FltGeometry::extract_record(), FltBeadID::extract_record(), FO_mesh, nassertr, reader(), and DatagramIterator::skip_bytes(). |
|
Reimplemented from FltGeometry. Definition at line 51 of file fltMesh.h. References get_class_type(), and init_type(). |
|
Reimplemented from FltGeometry. Definition at line 52 of file fltMesh.h. References _type_handle. Referenced by force_init_type(), and get_type(). |
|
Reimplemented from FltGeometry. Definition at line 48 of file fltMesh.h. References get_class_type(). |
|
Reimplemented from FltGeometry. Definition at line 55 of file fltMesh.h. References _type_handle, FltGeometry::get_class_type(), FltGeometry::init_type(), and register_type(). Referenced by force_init_type(), and init_libflt(). |
|
|
|
Reimplemented from FltBeadID. Definition at line 117 of file fltMesh.cxx. References assert, FE_bad_data, FE_ok, flt_error_abort, FltError, NULL, FltBeadID::write_ancillary(), and writer(). |
|
Reimplemented from FltGeometry. Definition at line 26 of file fltMesh.cxx. Referenced by get_class_type(), and init_type(). |