chrono::sensor::SensorBuffer Struct Reference
Description
The base buffer class that contains sensor data (contains meta data of the buffer and pointer to raw data)
#include <ChSensorBuffer.h>
Inheritance diagram for chrono::sensor::SensorBuffer:

Public Member Functions | |
SensorBuffer () | |
Default constructor that intializes all zero values. | |
SensorBuffer (unsigned int w, unsigned int h, float t) | |
Constructor based on height, width, and time. | |
The documentation for this struct was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono_sensor/sensors/ChSensorBuffer.h