JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.util.packrect.RectVisitor Interface Reference

Iteration construct without exposing the internals of the RectanglePacker and without implementing a complex Iterator. More...

Collaboration diagram for com.jogamp.opengl.util.packrect.RectVisitor:

Public Member Functions

void visit (Rect rect)
 

Detailed Description

Iteration construct without exposing the internals of the RectanglePacker and without implementing a complex Iterator.

Definition at line 45 of file RectVisitor.java.

Member Function Documentation

◆ visit()

void com.jogamp.opengl.util.packrect.RectVisitor.visit ( Rect  rect)
Here is the caller graph for this function:

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