Fixed inacurate class description. Removed unused files.

This commit is contained in:
Axel 2021-06-01 10:52:29 +02:00 committed by Axel1092
parent a706ab8b55
commit 68d75a9874
3 changed files with 1 additions and 11 deletions

View File

@ -47,7 +47,7 @@ namespace data {
static_assert(sizeof(Color) == sizeof(uint32_t), "Invalid color size!");
#pragma pack(push, 1)
/// A 64-bit color [16 bits per channel (R, G, B, and A each)]
/// Optical flow pixel format. 2 channel float data.
struct OpticalFlowPixel {
OpticalFlowPixel() = default;
OpticalFlowPixel(const OpticalFlowPixel &) = default;

View File

@ -1,9 +0,0 @@
.kdev4
.vscode
Content
Intermediate
Saved
Plugins/Carla/CarlaDependencies
Plugins/Carla/Content
Plugins/Carla/Intermediate
Plugins/CarlaExporter/Intermediate

View File

@ -1 +0,0 @@
Chrono OFF CarSim OFF