Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csPolyTexLightMap Class Reference

Structure containing all required information for lightmapped polygons. More...

#include <polygon.h>

Inheritance diagram for csPolyTexLightMap:

csPolyTexType iPolyTexType iBase List of all members.

Public Methods

void Setup (csPolygon3D *poly3d, csMaterialWrapper *math)
 Setup for the given polygon and material.

virtual int GetTextureType ()
 Return a type for the kind of texturing used.

csPolyTextureGetPolyTex ()
 Get the polytexture (lighted texture).

csPolyTxtPlaneGetTxtPlane () const
 Return the texture plane of this polygon.

virtual iPolyTxtPlaneGetPolyTxtPlane () const
 Return the texture plane of this polygon.

void SetTxtPlane (csPolyTxtPlane *txt_pl)
 Set the texture plane.

void NewTxtPlane ()
 Create a new texture plane.

iLightMapGetLightMap ()
 Get the lightmap belonging with this polygon.

 SCF_DECLARE_IBASE_EXT (csPolyTexType)

Public Attributes

csPolyTexLightMap::eiPolyTexLightMap  scfiPolyTexLightMap

Friends

class  csPolygon3D

Detailed Description

Structure containing all required information for lightmapped polygons.


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