Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

G3DPolygonDP Struct Reference

Structure containing all info needed by DrawPolygon (DP). More...

#include <graph3d.h>

Inheritance diagram for G3DPolygonDP:

G3DPolygonDFP List of all members.

Public Attributes

G3DFogInfo fog_info [100]
 Extra optional fog information.

bool use_fog
 Use fog info?

iMaterialHandlemat_handle
 The material handle as returned by iTextureManager.

G3DTexturePlane plane
 Transformation matrices for the texture. @ BAD NAME. More...

iPolygonTexturepoly_texture
 Handle to lighted textures (texture + lightmap).

bool do_fullbright
 Draw fullbright?

uint mixmode
 Mixmode to use. If CS_FX_COPY then no mixmode is used.

float z_value
 Z value (in camera space) of vertex[0].


Detailed Description

Structure containing all info needed by DrawPolygon (DP).


Member Data Documentation

G3DTexturePlane G3DPolygonDP::plane
 

Transformation matrices for the texture. @ BAD NAME.

@


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