iVosSector Struct Reference
This interface bridges between a VOS sector and a Crystal Space sector. More...
#include <vosa3dl.h>
Inheritance diagram for iVosSector:

Public Methods | |
virtual void | Load ()=0 |
Begin loading this sector in the background. | |
virtual csRef< iSector > | GetSector ()=0 |
Get the Crystal Space iSector for this sector. |
Detailed Description
This interface bridges between a VOS sector and a Crystal Space sector.
Definition at line 50 of file vosa3dl.h.
Member Function Documentation
|
Get the Crystal Space iSector for this sector. This will be empty until Load() is called. |
|
Begin loading this sector in the background. Network activity occurs in another thread, so this method returns immediately. An event is posted to the global event queue when the download is complete.
|
The documentation for this struct was generated from the following file:
- inetwork/vosa3dl.h
Generated for Crystal Space by doxygen 1.2.18