Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

G3DPolygonDPFX Struct Reference

Structure containing all info needed by DrawPolygonFX (DPFX). More...

#include <graph3d.h>

List of all members.

Public Methods

 G3DPolygonDPFX ()

Public Attributes

int num
 Current number of vertices.

G3DTexturedVertex vertices [100]
 Vertices that form the polygon.

G3DFogInfo fog_info [100]
 Extra optional fog information.

bool use_fog
 Use fog info?

iMaterialHandlemat_handle
 The material handle as returned by iTextureManager.

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

uint8 flat_color_r
 Use this color for drawing (if txt_handle == NULL) instead of a material.

uint8 flat_color_g
uint8 flat_color_b


Detailed Description

Structure containing all info needed by DrawPolygonFX (DPFX).


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