MyGAL
Public Attributes | List of all members
mygal::Diagram< T >::Vertex Struct Reference

Vertex of a face. More...

#include <Diagram.h>

Public Attributes

Vector2< T > point
 

Detailed Description

template<typename T>
struct mygal::Diagram< T >::Vertex

Vertex of a face.

Definition at line 62 of file Diagram.h.

Member Data Documentation

◆ point

template<typename T>
Vector2<T> mygal::Diagram< T >::Vertex::point

Coordinates of the vertex

Definition at line 64 of file Diagram.h.


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