Hybrid A* Planner
 All Classes Namespaces Files Functions Variables Friends Pages
Public Attributes | List of all members
HybridAStar::Constants::color Struct Reference

A structure to express colors in RGB values. More...

#include <constants.h>

Public Attributes

float red
 the red portion of the color
 
float green
 the green portion of the color
 
float blue
 the blue portion of the color
 

Detailed Description

A structure to express colors in RGB values.


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