Banuba SDK
Public Attributes | List of all members
bnb::transformable_event< T > Struct Template Reference
Inheritance diagram for bnb::transformable_event< T >:
bnb::base_event< T > bnb::base_event_iface bnb::identified_class< event_id_t, T >

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 = static_pool_allocator_fallback< T, 3 *2 >
 
- 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
virtual event_id_t get_type_id () const noexcept=0
 
- 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 >
const static event_id_t id
 

Detailed Description

template<typename T>
struct bnb::transformable_event< T >

Definition at line 190 of file transformation.hpp.


The documentation for this struct was generated from the following file: