(Object data)
| 2699 | public void begin(int type); |
| 2700 | public void end(); |
| 2701 | public void vertex(Object data); |
| 2702 | public void combine(double[] coords, Object[] data, |
| 2703 | float[] weight, Object[] outData); |
| 2704 | public void error(int errnum); |
no outgoing calls
no test coverage detected