Package com.jogamp.graph.ui
Interface Shape.Visitor2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvisit(Shape s, com.jogamp.math.util.PMVMatrix4f pmv)Visitor method
-
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
visit(Shape s,
com.jogamp.math.util.PMVMatrix4f pmv) |
Visitor method
|