IAcc< Names::compressCollinear, true, Opt, Opts... > Struct Template Referenceabstract

Partial specialization for Names::compressCollinear OPALS_COMMENT_AFTER("export/store first and last vertices only of a series of collinear vertices (e.g. opalsContouring. More...

#include "IAccess.hpp"

+ Inheritance diagram for IAcc< Names::compressCollinear, true, Opt, Opts... >:

Public Member Functions

virtual const Opt & compressCollinear () const =0
 export/store first and last vertices only of a series of collinear vertices (e.g. opalsContouring)
 

Detailed Description

template<class Opt, class... Opts>
struct opals::opts::spec::IAcc< Names::compressCollinear, true, Opt, Opts... >

Partial specialization for Names::compressCollinear OPALS_COMMENT_AFTER("export/store first and last vertices only of a series of collinear vertices (e.g. opalsContouring.

< export/store first and last vertices only of a series of collinear vertices (e.g. opalsContouring)