JavaCAD
Public Member Functions | List of all members
eu.mihosoft.vrl.v3d.IPolygonDebugger Interface Reference

Public Member Functions

void display (List< Polygon > poly)
 
default void display (Polygon... poly)
 

Detailed Description

Definition at line 6 of file IPolygonDebugger.java.

Member Function Documentation

◆ display() [1/2]

void eu.mihosoft.vrl.v3d.IPolygonDebugger.display ( List< Polygon poly)

◆ display() [2/2]

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().

Here is the call graph for this function:

The documentation for this interface was generated from the following file: