BitmapInfo Struct Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/BitmapPrimitiveShape.h>

Public Attributes

GfxTL::AABox< GfxTL::Vector2Dfbbox
 
MiscLib::Vector< char > bitmap
 
MiscLib::Vector< size_t > bmpIdx
 
MiscLib::Vector< std::pair< float, float > > params
 
size_t uextent
 
size_t vextent
 

Detailed Description

Definition at line 21 of file BitmapPrimitiveShape.h.

Member Data Documentation

◆ bbox

Definition at line 25 of file BitmapPrimitiveShape.h.

◆ bitmap

MiscLib::Vector< char > bitmap

Definition at line 24 of file BitmapPrimitiveShape.h.

◆ bmpIdx

MiscLib::Vector< size_t > bmpIdx

Definition at line 26 of file BitmapPrimitiveShape.h.

◆ params

MiscLib::Vector< std::pair< float, float > > params

Definition at line 23 of file BitmapPrimitiveShape.h.

◆ uextent

size_t uextent

Definition at line 27 of file BitmapPrimitiveShape.h.

◆ vextent

size_t vextent

Definition at line 27 of file BitmapPrimitiveShape.h.


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