#include <UserVehicles.h>
Inheritance diagram for CLevelOfDetail:

Public Member Functions | |
| CLevelOfDetail (const char *lodFilename) | |
| ~CLevelOfDetail (void) | |
| int | Read (SStream *stream, Tag tag) |
| ssgEntity * | GetSSGEntity (void) |
Public Attributes | |
| ssgRoot * | root |
| ssgSelector * | daynight |
| ssgSelector * | day |
| ssgSelector * | night |
| std::vector< CModelACM * > | modelAcm |
| CModelACM * | shadowAcm |
Definition at line 441 of file UserVehicles.h.
|
|
Definition at line 2391 of file UserVehicles.cpp. References CloseStream(), day, daynight, SStream::filename, SStream::mode, night, OpenStream(), ReadFrom(), and shadowAcm. |
|
|
Definition at line 2417 of file UserVehicles.cpp. |
|
|
Definition at line 2551 of file UserVehicles.cpp. References daynight. Referenced by CAirplaneObject::ReadFinished(). |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 2427 of file UserVehicles.cpp. References day, CModelACM::GetSSGEntity(), globals, SGlobals::logWarning, modelAcm, ReadString(), ReadUInt(), shadowAcm, StringToTag(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 456 of file UserVehicles.h. Referenced by CLevelOfDetail(), Read(), and CAirplane::ReadFinished(). |
|
|
Definition at line 455 of file UserVehicles.h. Referenced by CLevelOfDetail(), GetSSGEntity(), and CAirplane::ReadFinished(). |
|
|
Definition at line 459 of file UserVehicles.h. Referenced by Read(), and ~CLevelOfDetail(). |
|
|
Definition at line 457 of file UserVehicles.h. Referenced by CLevelOfDetail(). |
|
|
Definition at line 454 of file UserVehicles.h. |
|
|
Definition at line 460 of file UserVehicles.h. Referenced by CLevelOfDetail(), Read(), and ~CLevelOfDetail(). |
|
|
Documentation generated by
|