Public Types | List of all members
lvr2::FeatureConstruct< ChunkIO, FeatureBase > Struct Template Reference

#include <ChunkIO.hpp>

Public Types

using dep1 = typename FeatureConstruct< ArrayIO, FeatureBase >::type
 
using dep2 = typename FeatureConstruct< MeshIO, FeatureBase >::type
 
using dep3 = typename FeatureConstruct< PointCloudIO, FeatureBase >::type
 
using deps = typename dep1::template Merge< dep2 >::template Merge< dep3 >
 
using type = typename deps::template add_features< ChunkIO >::type
 

Detailed Description

template<typename FeatureBase>
struct lvr2::FeatureConstruct< ChunkIO, FeatureBase >

Define you dependencies here:

Definition at line 69 of file descriptions/ChunkIO.hpp.

Member Typedef Documentation

◆ dep1

template<typename FeatureBase >
using lvr2::FeatureConstruct< ChunkIO, FeatureBase >::dep1 = typename FeatureConstruct<ArrayIO, FeatureBase>::type

Definition at line 72 of file descriptions/ChunkIO.hpp.

◆ dep2

template<typename FeatureBase >
using lvr2::FeatureConstruct< ChunkIO, FeatureBase >::dep2 = typename FeatureConstruct<MeshIO, FeatureBase>::type

Definition at line 73 of file descriptions/ChunkIO.hpp.

◆ dep3

template<typename FeatureBase >
using lvr2::FeatureConstruct< ChunkIO, FeatureBase >::dep3 = typename FeatureConstruct<PointCloudIO, FeatureBase>::type

Definition at line 74 of file descriptions/ChunkIO.hpp.

◆ deps

template<typename FeatureBase >
using lvr2::FeatureConstruct< ChunkIO, FeatureBase >::deps = typename dep1::template Merge<dep2>::template Merge<dep3>

Definition at line 75 of file descriptions/ChunkIO.hpp.

◆ type

template<typename FeatureBase >
using lvr2::FeatureConstruct< ChunkIO, FeatureBase >::type = typename deps::template add_features<ChunkIO>::type

Definition at line 78 of file descriptions/ChunkIO.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27