Gin
Loading...
Searching...
No Matches
Public Attributes | List of all members
Polygon< T > Class Template Reference

Polygon with multiple points. More...

#include <gin_geometry.h>

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: