CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iComponent Struct Reference
[Shared Class Facility (SCF)]

This interface describes a generic component in Crystal Space. More...

#include <comp.h>

Inheritance diagram for iComponent:

iBase csApp::csAppPlugin csMeshType::eiComponent List of all members.

Public Methods

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:

Main ways to get pointers to this interface: Main users of this interface:

Definition at line 50 of file comp.h.


Member Function Documentation

virtual bool iComponent::Initialize iObjectRegistry   [pure virtual]
 

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:
Generated for Crystal Space by doxygen 1.2.18