CrystalSpace

Public API Reference

iCameraSectorListener Struct Reference
[Views & Cameras]

Implement this interface if you are interested in learning when the camera changes sector. More...

#include <iengine/camera.h>

Inheritance diagram for iCameraSectorListener:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void NewSector (iCamera *camera, iSector *sector)=0
 Fired when the sector changes.

Detailed Description

Implement this interface if you are interested in learning when the camera changes sector.

This callback is used by:

Definition at line 62 of file camera.h.


Member Function Documentation

virtual void iCameraSectorListener::NewSector ( iCamera camera,
iSector sector 
) [pure virtual]

Fired when the sector changes.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.7