#include <Terrain.h>
Inheritance diagram for CScenerySet:

Public Member Functions | |
| CScenerySet (const char *baseFolder, const char *scfFolder, const char *scfFilename) | |
| ~CScenerySet (void) | |
| int | Read (SStream *stream, Tag tag) |
| bool | InLoadRange (SPosition pos) |
| bool | InCoverageRange (SPosition pos) |
| bool | IsLoaded (void) |
| void | Load (void) |
| void | Unload (void) |
| int | GetRefCount (void) |
| void | IncRefCount (void) |
| void | DecRefCount (void) |
Protected Attributes | |
| SPosition | call |
| SPosition | caur |
| SPosition | ldll |
| SPosition | ldur |
| std::vector< std::string > | podList |
| char | baseFolder [1024] |
| char | scfFolder [1024] |
| char | scfFilename [64] |
| PFS * | pfs |
| bool | loaded |
| int | refCount |
Definition at line 521 of file Terrain.h.
|
||||||||||||||||
|
Definition at line 35 of file ScenerySet.cpp. References CloseStream(), SStream::filename, loaded, SStream::mode, OpenStream(), pfs, ReadFrom(), and refCount. |
|
|
Definition at line 65 of file ScenerySet.cpp. |
|
|
Definition at line 141 of file ScenerySet.cpp. References refCount. Referenced by Unload(). |
|
|
Definition at line 131 of file ScenerySet.cpp. References refCount. Referenced by CScenerySetDatabase::Deregister(), and Unload(). |
|
|
Definition at line 120 of file ScenerySet.cpp. References call, caur, SPosition::lat, and SPosition::lon. |
|
|
Definition at line 136 of file ScenerySet.cpp. References refCount. Referenced by Load(). |
|
|
Definition at line 110 of file ScenerySet.cpp. References SPosition::lat, ldll, ldur, and SPosition::lon. Referenced by CScenerySetDatabase::Deregister(), and CScenerySetDatabase::Register(). |
|
|
Definition at line 126 of file ScenerySet.cpp. References loaded. |
|
|
Definition at line 146 of file ScenerySet.cpp. References DEBUGLOG, DrawNoticeToUser(), globals, IncRefCount(), IsLoaded(), loaded, paddpod(), SGlobals::pfs, podList, refCount, scfFilename, and scfFolder. Referenced by CScenerySetDatabase::Register(). |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 71 of file ScenerySet.cpp. References call, caur, ldll, ldur, podList, ReadLatLon(), ReadString(), TAG_IGNORED, and TAG_READ. |
|
|
Definition at line 174 of file ScenerySet.cpp. References DEBUGLOG, DecRefCount(), GetRefCount(), globals, IsLoaded(), loaded, SGlobals::pfs, podList, premovepod(), refCount, and scfFilename. Referenced by CScenerySetDatabase::Deregister(), and ~CScenerySet(). |
|
|
|
|
|
Definition at line 541 of file Terrain.h. Referenced by InCoverageRange(), and Read(). |
|
|
Definition at line 541 of file Terrain.h. Referenced by InCoverageRange(), and Read(). |
|
|
Definition at line 542 of file Terrain.h. Referenced by InLoadRange(), and Read(). |
|
|
Definition at line 542 of file Terrain.h. Referenced by InLoadRange(), and Read(). |
|
|
Definition at line 548 of file Terrain.h. Referenced by CScenerySet(), IsLoaded(), Load(), Unload(), and ~CScenerySet(). |
|
|
Definition at line 547 of file Terrain.h. Referenced by CScenerySet(). |
|
|
|
|
|
Definition at line 549 of file Terrain.h. Referenced by CScenerySet(), DecRefCount(), GetRefCount(), IncRefCount(), Load(), and Unload(). |
|
|
|
|
|
Definition at line 545 of file Terrain.h. Referenced by Load(). |
|
|
Documentation generated by
|