Banuba SDK
Loading...
Searching...
No Matches
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< IdType, 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
 
- Public Member Functions inherited from bnb::base_event< T >
event_id_t get_type_id () const noexcept final
 
- Static Public Member Functions inherited from bnb::identified_class< IdType, T >
static const char * get_name () noexcept
 
static IdType get_id () noexcept
 
- Static Public Attributes inherited from bnb::base_event< T >
static const event_id_t id
 

Detailed Description

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

Definition at line 190 of file transformation.hpp.

Member Data Documentation

◆ basis_transform

template<typename T >
transformation bnb::transformable_event< T >::basis_transform

(common -> some event data basis) transformation

Definition at line 193 of file transformation.hpp.

◆ full_roi

template<typename T >
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.


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