Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iIsoRenderView Struct Reference

a view being rendered onto the screen. More...

#include <iso.h>

Inheritance diagram for iIsoRenderView:

iBase List of all members.

Public Methods

virtual iIsoViewGetView () const=0
 get the view for this rendering.

virtual iGraphics3DGetG3D () const=0
 get g3d.

virtual int GetRenderPass () const=0
 get the pass number, see CSISO_RENDERPASS_... defines.

virtual iClipper2DGetClipper () const=0
 get the clipper.

virtual void GetPrecalcGrid (int &startx, int &starty, int &scanw, int &scanh, float &cellpery) const=0
 get precalc grid values.

virtual float GetMinZ () const=0
 get minimum z value (screen.z - minz is > 1), a lower bound.

virtual void SetMinZ (float val)=0
 set the minimum z value.

virtual void AddPolyFX (int materialindex, G3DPolygonDPFX *g3dpolyfx, uint mixmode)=0
 add a component to draw between MAIN and FG passes, give materialindex.


Detailed Description

a view being rendered onto the screen.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000