Pixelcoordinates with depth value. More...
#include <ModelToImage.hpp>
Public Attributes | |
float | depth |
int | i |
int | j |
Pixelcoordinates with depth value.
Definition at line 59 of file ModelToImage.hpp.
float lvr2::ModelToImage::DepthPixel::depth |
Definition at line 63 of file ModelToImage.hpp.
int lvr2::ModelToImage::DepthPixel::i |
Definition at line 61 of file ModelToImage.hpp.
int lvr2::ModelToImage::DepthPixel::j |
Definition at line 62 of file ModelToImage.hpp.