chrono::sensor::PixelFloat4 Struct Reference
  Description
A pixel as defined by RGBA float4 format.
#include <ChSensorBuffer.h>
| Public Attributes | |
| float | R | 
| Red value. | |
| float | G | 
| Green value. | |
| float | B | 
| Blue value. | |
| float | A | 
| Transparency value. | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_sensor/sensors/ChSensorBuffer.h
