Public Member Functions | Public Attributes | List of all members
math3d::color_rgb24 Struct Reference

#include <math3d.h>

Public Member Functions

 color_rgb24 (uint8_t R, uint8_t G, uint8_t B)
 

Public Attributes

uint8_t b
 
uint8_t g
 
uint8_t r
 

Detailed Description

Definition at line 61 of file math3d.h.

Constructor & Destructor Documentation

math3d::color_rgb24::color_rgb24 ( uint8_t  R,
uint8_t  G,
uint8_t  B 
)
inline

Definition at line 64 of file math3d.h.

Member Data Documentation

uint8_t math3d::color_rgb24::b

Definition at line 63 of file math3d.h.

uint8_t math3d::color_rgb24::g

Definition at line 63 of file math3d.h.

uint8_t math3d::color_rgb24::r

Definition at line 63 of file math3d.h.


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


trac_ik_lib
Author(s): Patrick Beeson, Barrett Ames
autogenerated on Tue Jun 1 2021 02:38:35