Optical flow pixel format. 2 channel float data.
More...
#include <Color.h>
Optical flow pixel format. 2 channel float data.
Definition at line 56 of file sensor/data/Color.h.
◆ OpticalFlowPixel() [1/3]
carla::sensor::data::OpticalFlowPixel::OpticalFlowPixel |
( |
| ) |
|
|
default |
◆ OpticalFlowPixel() [2/3]
carla::sensor::data::OpticalFlowPixel::OpticalFlowPixel |
( |
const OpticalFlowPixel & |
| ) |
|
|
default |
◆ OpticalFlowPixel() [3/3]
carla::sensor::data::OpticalFlowPixel::OpticalFlowPixel |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
◆ MSGPACK_DEFINE_ARRAY()
carla::sensor::data::OpticalFlowPixel::MSGPACK_DEFINE_ARRAY |
( |
x |
, |
|
|
y |
|
|
) |
| |
◆ operator!=()
bool carla::sensor::data::OpticalFlowPixel::operator!= |
( |
const OpticalFlowPixel & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool carla::sensor::data::OpticalFlowPixel::operator== |
( |
const OpticalFlowPixel & |
rhs | ) |
const |
|
inline |
float carla::sensor::data::OpticalFlowPixel::x = 0 |
float carla::sensor::data::OpticalFlowPixel::y = 0 |
The documentation for this struct was generated from the following file: