Banuba SDK
|
Public Attributes | |
transformation | basis_transform |
(common -> some event data basis) transformation | |
pixel_rect | full_roi |
rectangle area in common basis that encloses all valid & usable data | |
Additional Inherited Members | |
Public Types inherited from bnb::base_event< T > | |
using | allocator |
Public Member Functions inherited from bnb::base_event< T > | |
event_id_t | get_type_id () const noexcept final |
Public Member Functions inherited from bnb::base_event_iface | |
Static Public Member Functions inherited from bnb::identified_class< event_id_t, T > | |
static const char * | get_name () noexcept |
static event_id_t | get_id () noexcept |
Static Public Attributes inherited from bnb::base_event< T > | |
static const event_id_t | id |
Definition at line 190 of file transformation.hpp.
transformation bnb::transformable_event< T >::basis_transform |
(common -> some event data basis) transformation
Definition at line 193 of file transformation.hpp.
pixel_rect bnb::transformable_event< T >::full_roi |
rectangle area in common basis that encloses all valid & usable data
Definition at line 195 of file transformation.hpp.