2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
argos_lib::ArgosColor Struct Reference

#include <color.h>

Public Member Functions

ArgosColor operator* (double scale)
 

Public Attributes

int r
 
int g
 
int b
 

Member Function Documentation

◆ operator*()

ArgosColor argos_lib::ArgosColor::operator* ( double  scale)
inline

Member Data Documentation

◆ b

int argos_lib::ArgosColor::b

◆ g

int argos_lib::ArgosColor::g

◆ r

int argos_lib::ArgosColor::r

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