24 #include <fvutils/rectification/rectinfo_block.h> 25 #include <core/exceptions/system.h> 26 #include <core/exceptions/software.h> 80 size_t block_data_size)
85 block_data_size, 0, UINT32_MAX);
RectificationInfoBlock(uint8_t block_type, uint8_t camera, size_t block_size)
Recommended constructor.
FireVision File Format data block.
A NULL pointer was supplied where not allowed.
virtual ~RectificationInfoBlock()
Destructor.
void * _spec_header
Pointer to the content specific block header.
rectinfo_block_header_t * _block_header
Rectification block header.
size_t _data_size
Size of _data in bytes.
uint8_t camera() const
Get block camera identifier.