Gin
Public Attributes | List of all members
Polygon< T > Class Template Reference

Polygon with multiple points. More...

Public Attributes

juce::Array< Point< T > > points
 

Detailed Description

template<typename T>
class Polygon< T >

Polygon with multiple points.

Member Data Documentation

◆ points

template<typename T >
juce::Array<Point<T> > Polygon< T >::points

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