CS::EditorApp::iObjectList Struct Reference
A list of objects. More...
#include <ieditor/objectlist.h>
Inheritance diagram for CS::EditorApp::iObjectList:

Public Member Functions | |
| virtual iEditorObject * | FindObject (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:
- ieditor/objectlist.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
