EncodeWidth Struct
Declaration
struct simaai::neat::StillImageInput::EncodeWidth { ... }
Included Headers
#include <StillImageInput.h>
Public Constructors Index
| constexpr | EncodeWidth ()=default |
| constexpr | EncodeWidth (int v) |
Public Member Attributes Index
| int | value = 0 |
Definition at line 32 of file StillImageInput.h.
Public Constructors
EncodeWidth()
| constexpr default |
Definition at line 34 of file StillImageInput.h.
EncodeWidth()
| inline constexpr |
Definition at line 35 of file StillImageInput.h.
35 constexpr EncodeWidth(int v) : value(v) {}
Public Member Attributes
value
|
Definition at line 33 of file StillImageInput.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.