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