CrystalSpace

Public API Reference

CS::EditorApp::iObjectList Struct Reference

A list of objects. More...

#include <ieditor/objectlist.h>

Inheritance diagram for CS::EditorApp::iObjectList:

List of all members.

Public Member Functions

virtual iEditorObjectFindObject (iBase *obj)=0
 Find the wrapper for the corresponding iBase*.

Detailed Description

A list of objects.

Definition at line 53 of file objectlist.h.


Member Function Documentation

virtual iEditorObject* CS::EditorApp::iObjectList::FindObject ( iBase obj  )  [pure virtual]

Find the wrapper for the corresponding iBase*.

Returns:
The wrapper if the object is in the list, or NULL.

The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.1 by doxygen 1.6.1