CrystalSpace

Public API Reference

csutil/tuple.h File Reference

A tuple (fixed size collection of elements). More...

Go to the source code of this file.

Classes

class  csTuple2< First, Second >
 A two length tuple (fixed size collection of elements) Tuples are typically used for quickly bounding grouped values around with a low overhead. More...

Functions

template<typename First , typename Second >
csTuple2< First, Second > MakeTuple (First first, Second second)
 Convenience function to create a csTuple2 from 2 types.

Detailed Description

A tuple (fixed size collection of elements).

Definition in file tuple.h.


Generated for Crystal Space 2.0 by doxygen 1.6.1