Volume Cartographer 2.27.0
|
#include <cstdint>
#include "vc/core/neighborhood/NeighborhoodGenerator.hpp"
#include "vc/texturing/TexturingAlgorithm.hpp"
Go to the source code of this file.
Classes | |
class | volcart::texturing::IntegralTexture |
Generate a Texture by taking the discrete integral (summation) of the neighborhood adjacent to a point. More... | |
Namespaces | |
namespace | volcart |
Volume Cartographer library | |
namespace | volcart::texturing |
Texturing and parameterization algorithms and utilities library. | |