|
Developer Documentation
|
#include <Type-SplatCloud/ObjectTypes/SplatCloud/SplatCloud/SplatCloud.hh>
Public Attributes | |
| int | cameraObjectId_ |
| Camera-object id. | |
| int | featureIdx_ |
| SIFT-feature index. | |
| float | x_ |
| x-coordinate of pixel position | |
| float | y_ |
| y-coordinate of pixel position | |
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.