licornea_tools
|
#include <obj_img_correspondence.h>
Public Attributes | |
std::array< vec3, Obj_count > | object_coordinates |
std::array< vec2, Img_count > | image_coordinates |
Definition at line 13 of file obj_img_correspondence.h.
std::array<vec2, Img_count> tlz::obj_img_correspondence< Obj_count, Img_count >::image_coordinates |
Definition at line 15 of file obj_img_correspondence.h.
std::array<vec3, Obj_count> tlz::obj_img_correspondence< Obj_count, Img_count >::object_coordinates |
Definition at line 14 of file obj_img_correspondence.h.