Eidolon
|
#include <RenderTypes.h>
Public Member Functions | |
triple () | |
triple (const F &first, const S &second, const T &third) | |
triple (const triple< F, S, T > &t) | |
Public Attributes | |
F | first |
S | second |
T | third |
|
inline |
|
inline |
F first |
S second |
T third |