Developer Documentation
|
#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... | |
View type
Definition at line 496 of file SplatCloud.hh.
int SplatCloud::View::cameraObjectId_ |
Camera-object id.
Definition at line 498 of file SplatCloud.hh.
int SplatCloud::View::featureIdx_ |
SIFT-feature index.
Definition at line 499 of file SplatCloud.hh.
float SplatCloud::View::x_ |
x-coordinate of pixel position
Definition at line 500 of file SplatCloud.hh.
float SplatCloud::View::y_ |
y-coordinate of pixel position
Definition at line 501 of file SplatCloud.hh.