Voxeloop
0.1.0
Musical Loop Generation in Voxel World
Public Attributes
|
List of all members
Node< T > Struct Template Reference
#include <
LinkedList.hpp
>
Collaboration diagram for Node< T >:
Public Attributes
T
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:
/home/prajol329/Projects/campus/sem4/graphics/project/voxeloop/core/include/Data Structures/
LinkedList.hpp
Node
Generated by
1.9.0