Developer Documentation
SplatCloud::View Struct Reference

#include <Type-SplatCloud/ObjectTypes/SplatCloud/SplatCloud/SplatCloud.hh>

Public Attributes

int cameraObjectId_
 Camera-object id. More...
 
int featureIdx_
 SIFT-feature index. More...
 
float x_
 x-coordinate of pixel position More...
 
float y_
 y-coordinate of pixel position More...
 

Detailed Description

View type

Definition at line 496 of file SplatCloud.hh.

Member Data Documentation

◆ cameraObjectId_

int SplatCloud::View::cameraObjectId_

Camera-object id.

Definition at line 498 of file SplatCloud.hh.

◆ featureIdx_

int SplatCloud::View::featureIdx_

SIFT-feature index.

Definition at line 499 of file SplatCloud.hh.

◆ x_

float SplatCloud::View::x_

x-coordinate of pixel position

Definition at line 500 of file SplatCloud.hh.

◆ y_

float SplatCloud::View::y_

y-coordinate of pixel position

Definition at line 501 of file SplatCloud.hh.


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