Package toxi.processing
Interface Line2DRenderModifier
- All Known Implementing Classes:
ArrowModifier,DashedLineModifier
public interface Line2DRenderModifier
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ToxiclibsSupport gfx, ReadonlyVec2D a, ReadonlyVec2D b)
-
Method Details
-
apply
-