Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iPortalCallback Struct Reference

When a sector is missing this callback will be called. More...

#include <portal.h>

Inheritance diagram for iPortalCallback:

iBase List of all members.

Public Methods

virtual bool Traverse (iPortal *portal, iBase *context)=0
 Traverse to the portal.


Detailed Description

When a sector is missing this callback will be called.

If this callback returns false then this portal will not be traversed. Otherwise this callback has to set up the destination sector and return true. The given context will be either an instance of iRenderView, iFrustumView, or else NULL.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000