CrystalSpace

Public API Reference

csBaseRenderStepType Class Reference
[Common Plugin Classes]

Base class for render step loaders. More...

#include <csplugincommon/renderstep/basesteptype.h>

Inheritance diagram for csBaseRenderStepType:

List of all members.

Public Member Functions

virtual bool Initialize (iObjectRegistry *object_reg)
 Initialize the component.

Detailed Description

Base class for render step loaders.

Definition at line 38 of file basesteptype.h.


Member Function Documentation

virtual bool csBaseRenderStepType::Initialize ( iObjectRegistry  )  [virtual]

Initialize the component.

This is automatically called by system driver at startup so that plugin can do basic initialization stuff, register with the system driver and so on.

Implements iComponent.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1