SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
WAIFeatVector Struct Reference

#include <WAIOrbVocabulary.h>

Public Member Functions

 WAIFeatVector ()
 
fbow::fBow2 & getFeatMapping ()
 

Public Attributes

bool isFill = false
 
fbow::fBow2 data
 

Detailed Description

Definition at line 38 of file WAIOrbVocabulary.h.

Constructor & Destructor Documentation

◆ WAIFeatVector()

WAIFeatVector::WAIFeatVector ( )
inline

Definition at line 40 of file WAIOrbVocabulary.h.

40 {};

Member Function Documentation

◆ getFeatMapping()

fbow::fBow2& WAIFeatVector::getFeatMapping ( )
inline

Definition at line 44 of file WAIOrbVocabulary.h.

44 { return data; }
fbow::fBow2 data

Member Data Documentation

◆ data

fbow::fBow2 WAIFeatVector::data

Definition at line 43 of file WAIOrbVocabulary.h.

◆ isFill

bool WAIFeatVector::isFill = false

Definition at line 41 of file WAIOrbVocabulary.h.


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