ContentWidth Struct
Declaration
struct simaai::neat::StillImageInput::ContentWidth { ... }
Included Headers
#include <StillImageInput.h>
Public Constructors Index
| constexpr | ContentWidth ()=default |
| constexpr | ContentWidth (int v) |
Public Member Attributes Index
| int | value = 0 |
Definition at line 20 of file StillImageInput.h.
Public Constructors
ContentWidth()
| constexpr default |
Definition at line 22 of file StillImageInput.h.
ContentWidth()
| inline constexpr |
Definition at line 23 of file StillImageInput.h.
23 constexpr ContentWidth(int v) : value(v) {}
Public Member Attributes
value
|
Definition at line 21 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.