#include <graph3d.h>
Inheritance diagram for G3DPolygonDP:

| Public Attributes | |
| G3DFogInfo | fog_info [100] | 
| Extra optional fog information. | |
| bool | use_fog | 
| Use fog info? | |
| iMaterialHandle* | mat_handle | 
| The material handle as returned by iTextureManager. | |
| G3DTexturePlane | plane | 
| Transformation matrices for the texture. @ BAD NAME. More... | |
| iPolygonTexture* | poly_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]. | |
| 
 | 
| Transformation matrices for the texture. @ BAD NAME. @ |