Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
iComponent Struct Reference
[Shared Class Facility (SCF)]
This interface describes a generic component in Crystal Space.
More...
#include <iutil/comp.h>
Inheritance diagram for iComponent:

Public Member Functions | |
virtual bool | Initialize (iObjectRegistry *)=0 |
Initialize the component, and return success status. |
Detailed Description
This interface describes a generic component in Crystal Space.Main creators of instances implementing this interface:
- All plugins implement this interface.
- SCF_QUERY_INTERFACE() from a plugin instance.
Definition at line 50 of file comp.h.
Member Function Documentation
|
Initialize the component, and return success status.
Implemented in csMeshType::eiComponent, and csApp::csAppPlugin. |
The documentation for this struct was generated from the following file:
- iutil/comp.h
Generated for Crystal Space by doxygen 1.3.9.1