#include <lwoInputFile.h>
Inheritance diagram for LwoInputFile:
Public Member Functions | |
LwoInputFile () | |
~LwoInputFile () | |
INLINE double | get_lwo_version () const |
INLINE void | set_lwo_version (double version) |
int | get_vx () |
LVecBase3f | get_vec3 () |
Filename | get_filename () |
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 IffChunk * | make_new_chunk (IffId id) |
Private Attributes | |
double | _lwo_version |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 40 of file lwoInputFile.cxx. |
|
Definition at line 49 of file lwoInputFile.cxx. |
|
Reimplemented from IffInputFile. Definition at line 55 of file lwoInputFile.h. References get_class_type(), and init_type(). |
|
Reimplemented from IffInputFile. Definition at line 56 of file lwoInputFile.h. References _type_handle. Referenced by force_init_type(), and get_type(). |
|
Definition at line 94 of file lwoInputFile.cxx. References Filename, IffInputFile::get_string(), nout, path, and size_t. Referenced by LwoStillImage::read_iff(). |
|
Referenced by LwoPolygons::read_iff(). |
|
Reimplemented from IffInputFile. Definition at line 52 of file lwoInputFile.h. References get_class_type(). |
|
Definition at line 79 of file lwoInputFile.cxx. References IffInputFile::get_be_float32(). Referenced by LwoSurfaceColor::read_iff(), LwoSurfaceBlockTransform::read_iff(), LwoPoints::read_iff(), LwoLayer::read_iff(), and LwoBoundingBox::read_iff(). |
|
|
Reimplemented from IffInputFile. Definition at line 59 of file lwoInputFile.h. References _type_handle, IffInputFile::get_class_type(), IffInputFile::init_type(), and register_type(). Referenced by force_init_type(), and init_liblwo(). |
|
Reimplemented from IffInputFile. Definition at line 117 of file lwoInputFile.cxx. References id, and IffInputFile::make_new_chunk(). |
|
Referenced by LwoHeader::read_iff(). |
|
Definition at line 49 of file lwoInputFile.h. |
|
Reimplemented from IffInputFile. Definition at line 32 of file lwoInputFile.cxx. Referenced by get_class_type(), and init_type(). |