Volume Cartographer 2.27.0
Classes | Namespaces | Variables
UVMap.hpp File Reference
#include <cstddef>
#include <map>
#include <memory>
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
#include "vc/core/types/Color.hpp"
#include "vc/core/types/ITKMesh.hpp"
Include dependency graph for UVMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  volcart::UVMap
 Stores per-vertex UV mappings. More...
 
struct  volcart::UVMap::Ratio
 

Namespaces

namespace  volcart
 Volume Cartographer library
 

Variables

static const cv::Vec2d volcart::NULL_MAPPING {-1, -1}