VOX
A little voxel engine
Loading...
Searching...
No Matches
Test< EntityType, ComponentTypes > Class Template Reference

#include <test.hpp>

Collaboration diagram for Test< EntityType, ComponentTypes >:
Collaboration graph

Public Types

typedef std::tuple< bar< EntityType, ComponentTypes >... > test_tuple
 

Public Member Functions

 Test ()
 

Member Typedef Documentation

◆ test_tuple

template<typename EntityType , typename... ComponentTypes>
typedef std::tuple<bar<EntityType, ComponentTypes>...> Test< EntityType, ComponentTypes >::test_tuple

Constructor & Destructor Documentation

◆ Test()

template<typename EntityType , typename... ComponentTypes>
Test< EntityType, ComponentTypes >::Test ( )
inline

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