CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::attr_a1< E > Struct Template Referenceexport

a1 - 1st angle in arcs in degrees More...

+ Inheritance diagram for vg::attr_a1< E >:
+ Collaboration diagram for vg::attr_a1< E >:

Public Member Functions

E & a1 (double &_a1_)
 
E & a1 (double &&_a1_)
 

Public Attributes

double _a1 = 0
 

Detailed Description

template<typename E>
struct vg::attr_a1< E >

a1 - 1st angle in arcs in degrees

Definition at line 349 of file attributes.cppm.

Member Function Documentation

◆ a1() [1/2]

template<typename E>
E & vg::attr_a1< E >::a1 ( double && _a1_)
inlineexport

Definition at line 349 of file attributes.cppm.

◆ a1() [2/2]

template<typename E>
E & vg::attr_a1< E >::a1 ( double & _a1_)
inlineexport

Definition at line 349 of file attributes.cppm.


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