MEPP2 Project
Functions
texture_image_demo_filter.hpp File Reference
#include "FEVV/Wrappings/Geometry_traits.h"
#include "FEVV/Wrappings/properties.h"
#include "FEVV/Types/Material.h"
Include dependency graph for texture_image_demo_filter.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ texture_image_demo_filter()

template<typename HalfedgeGraph , typename MaterialMap , typename GeometryTraits = FEVV::Geometry_traits< HalfedgeGraph >>
void texture_image_demo_filter ( const HalfedgeGraph &  g,
MaterialMap &  mtl_pm 
)

Definition at line 92 of file texture_image_demo_filter.hpp.

Here is the call graph for this function: