iRenderStepContainer Struct Reference
[Renderloops & Rendersteps]
Container for render steps.
More...
#include <iengine/rendersteps/icontainer.h>
Inheritance diagram for iRenderStepContainer:

Public Member Functions | |
virtual size_t | AddStep (iRenderStep *step)=0 |
Add a step. | |
virtual bool | DeleteStep (iRenderStep *step)=0 |
Remove a given step. | |
virtual size_t | Find (iRenderStep *step) const =0 |
Find the index of a step. | |
virtual iRenderStep * | GetStep (size_t n) const =0 |
Obtain a step. | |
virtual size_t | GetStepCount () const =0 |
Get the number of steps. |
Detailed Description
Container for render steps.
Definition at line 39 of file icontainer.h.
Member Function Documentation
|
Add a step.
|
|
Remove a given step.
|
|
Find the index of a step.
|
|
Obtain a step.
|
|
Get the number of steps.
|
The documentation for this struct was generated from the following file:
- iengine/rendersteps/icontainer.h
Generated for Crystal Space by doxygen 1.4.6