|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use G3DPolygonDFP | |
crystalspace.jbind.impl.video.graph3d | |
crystalspace.jbind.interfaces.ivideo.graph3d |
Uses of G3DPolygonDFP in crystalspace.jbind.impl.video.graph3d |
Subclasses of G3DPolygonDFP in crystalspace.jbind.impl.video.graph3d | |
class |
G3DPolygonDP
|
Methods in crystalspace.jbind.impl.video.graph3d with parameters of type G3DPolygonDFP | |
void |
csGraphics3D.drawFogPolygon(int id,
G3DPolygonDFP poly,
int fogtype)
|
void |
csGraphics3D.openPortal(G3DPolygonDFP poly)
|
Uses of G3DPolygonDFP in crystalspace.jbind.interfaces.ivideo.graph3d |
Methods in crystalspace.jbind.interfaces.ivideo.graph3d with parameters of type G3DPolygonDFP | |
void |
iGraphics3D.drawFogPolygon(int id,
G3DPolygonDFP poly,
int fogtype)
Add a front or back-facing fog polygon in the current fog object. |
void |
iGraphics3D.openPortal(G3DPolygonDFP poly)
Enter a new clipped portal. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |