|
Eidolon
|
#include <RenderTypes.h>

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 | |
| F | first |
| S | second |
| T | third |
| U | fourth |
|
inline |
|
inline |
| F first |
| U fourth |
| S second |
| T third |
1.8.13