Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields

glu4gcj::TesselatorListener Interface Reference

Inheritance diagram for glu4gcj::TesselatorListener:

Inheritance graph
[legend]

Public Member Functions

void tessBegin (int type, Object polygonObject)
void tessEdgeFlag (boolean flag, Object polygonObject)
void tessVertex (Object vertexObject, Object polygonObject)
void tessEnd (Object polygonObject)
Object tessCombine (double[] coords, Object[]data, float[] weights, Object polygonObject)
void tessError (int errorNo, Object polygonObject)

Member Function Documentation

void glu4gcj::TesselatorListener::tessBegin int  type,
Object  polygonObject
 

Implemented in glu4gcj::TesselatorAdapter.

Object glu4gcj::TesselatorListener::tessCombine double[]  coords,
Object[]  data,
float[]  weights,
Object  polygonObject
 

Implemented in glu4gcj::TesselatorAdapter.

void glu4gcj::TesselatorListener::tessEdgeFlag boolean  flag,
Object  polygonObject
 

Implemented in glu4gcj::TesselatorAdapter.

void glu4gcj::TesselatorListener::tessEnd Object  polygonObject  ) 
 

Implemented in glu4gcj::TesselatorAdapter.

void glu4gcj::TesselatorListener::tessError int  errorNo,
Object  polygonObject
 

Implemented in glu4gcj::TesselatorAdapter.

void glu4gcj::TesselatorListener::tessVertex Object  vertexObject,
Object  polygonObject
 

Implemented in glu4gcj::TesselatorAdapter.


The documentation for this interface was generated from the following file:
Generated on Thu Dec 1 03:15:27 2005 for gl4gcj by  doxygen 1.4.3