ug4
stl_reader::stl_reader_impl Namespace Reference

Classes

struct  CoordWithIndex
 

Functions

template<class TNumberContainer , class TIndexContainer >
void RemoveDoubles (TNumberContainer &uniqueCoordsOut, TIndexContainer &trisInOut, std::vector< CoordWithIndex< typename TNumberContainer::value_type, typename TIndexContainer::value_type > > &coordsWithIndexInOut)
 

Function Documentation

◆ RemoveDoubles()

template<class TNumberContainer , class TIndexContainer >
void stl_reader::stl_reader_impl::RemoveDoubles ( TNumberContainer &  uniqueCoordsOut,
TIndexContainer &  trisInOut,
std::vector< CoordWithIndex< typename TNumberContainer::value_type, typename TIndexContainer::value_type > > &  coordsWithIndexInOut 
)