MEPP2 Project
|
#include "FEVV/Wrappings/Geometry_traits.h"
#include "FEVV/Wrappings/properties.h"
#include "FEVV/Types/Material.h"
Go to the source code of this file.
Functions | |
template<typename HalfedgeGraph , typename MaterialMap , typename GeometryTraits = FEVV::Geometry_traits< HalfedgeGraph >> | |
void | texture_image_demo_filter (const HalfedgeGraph &, MaterialMap &mtl_pm, const GeometryTraits &) |
template<typename HalfedgeGraph , typename MaterialMap , typename GeometryTraits = FEVV::Geometry_traits< HalfedgeGraph >> | |
void | texture_image_demo_filter (const HalfedgeGraph &g, MaterialMap &mtl_pm) |
void texture_image_demo_filter | ( | const HalfedgeGraph & | g, |
MaterialMap & | mtl_pm | ||
) |
Definition at line 92 of file texture_image_demo_filter.hpp.