|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
General Shape visitor.
More...
Public Member Functions | |
| boolean | visit (Shape s) |
| Visitor method. More... | |
General Shape visitor.
Definition at line 91 of file Shape.java.
| boolean com.jogamp.graph.ui.Shape.Visitor1.visit | ( | Shape | s | ) |
Visitor method.
| s | the Shape to process |