|
BowlerKernel
|
Public Member Functions | |
| void | display (List< Polygon > poly) |
| default void | display (Polygon... poly) |
Definition at line 6 of file IPolygonDebugger.java.
| void eu.mihosoft.vrl.v3d.IPolygonDebugger.display | ( | List< Polygon > | poly | ) |
Referenced by eu.mihosoft.vrl.v3d.IPolygonDebugger.display().
| default void eu.mihosoft.vrl.v3d.IPolygonDebugger.display | ( | Polygon... | poly | ) |
Definition at line 8 of file IPolygonDebugger.java.
References eu.mihosoft.vrl.v3d.IPolygonDebugger.display().
