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

Public Attributes

float x
 
float y
 
float size
 
float angle
 
float response
 
int32_t octave
 
int32_t classId
 

Detailed Description

Definition at line 48 of file WAIMapStorage.h.

Member Data Documentation

◆ angle

float WAIMapStorage::KeyPointData::angle

Definition at line 52 of file WAIMapStorage.h.

◆ classId

int32_t WAIMapStorage::KeyPointData::classId

Definition at line 55 of file WAIMapStorage.h.

◆ octave

int32_t WAIMapStorage::KeyPointData::octave

Definition at line 54 of file WAIMapStorage.h.

◆ response

float WAIMapStorage::KeyPointData::response

Definition at line 53 of file WAIMapStorage.h.

◆ size

float WAIMapStorage::KeyPointData::size

Definition at line 51 of file WAIMapStorage.h.

◆ x

float WAIMapStorage::KeyPointData::x

Definition at line 50 of file WAIMapStorage.h.

◆ y

float WAIMapStorage::KeyPointData::y

Definition at line 50 of file WAIMapStorage.h.


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