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

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

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

Public Member Functions

E & a2 (double &_a2_)
 
E & a2 (double &&_a2_)
 

Public Attributes

double _a2 = 0
 

Detailed Description

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

a1 - 2st angle in arcs in degrees

Definition at line 351 of file attributes.cppm.

Member Function Documentation

◆ a2() [1/2]

template<typename E>
E & vg::attr_a2< E >::a2 ( double && _a2_)
inlineexport

Definition at line 351 of file attributes.cppm.

◆ a2() [2/2]

template<typename E>
E & vg::attr_a2< E >::a2 ( double & _a2_)
inlineexport

Definition at line 351 of file attributes.cppm.


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