Eidolon
Public Member Functions | Public Attributes | List of all members
quadruple< F, S, T, U > Class Template Reference

#include <RenderTypes.h>

Collaboration diagram for quadruple< F, S, T, U >:
Collaboration graph

Public Member Functions

 quadruple ()
 
 quadruple (const F &first, const S &second, const T &third, const U &fourth)
 
 quadruple (const quadruple< F, S, T, U > &t)
 

Public Attributes

first
 
second
 
third
 
fourth
 

Constructor & Destructor Documentation

◆ quadruple() [1/3]

quadruple ( )
inline

◆ quadruple() [2/3]

quadruple ( const F &  first,
const S &  second,
const T &  third,
const U &  fourth 
)
inline

◆ quadruple() [3/3]

quadruple ( const quadruple< F, S, T, U > &  t)
inline

Member Data Documentation

◆ first

F first

◆ fourth

U fourth

◆ second

S second

◆ third

T third

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