MCU
Loading...
Searching...
No Matches
Public Attributes | List of all members
xy_vec< T > Struct Template Reference

#include <Utility.h>

Collaboration diagram for xy_vec< T >:
Collaboration graph

Public Attributes

x
 
y
 

Detailed Description

template<typename T>
struct xy_vec< T >

Definition at line 53 of file Utility.h.

Member Data Documentation

◆ x

template<typename T >
T xy_vec< T >::x

Definition at line 55 of file Utility.h.

◆ y

template<typename T >
T xy_vec< T >::y

Definition at line 56 of file Utility.h.


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