Voxeloop  0.1.0
Musical Loop Generation in Voxel World
Node< T > Struct Template Reference

#include <LinkedList.hpp>

Collaboration diagram for Node< T >:
Collaboration graph

Public Attributes

data
 
struct Node< T > * next
 

Member Data Documentation

◆ data

template<class T >
T Node< T >::data

◆ next

template<class T >
struct Node< T >* Node< T >::next

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