sg_types.hxx File Reference

Commonly used types I don't want to have to keep redefining. More...

#include <simgear/compiler.h>
#include <string>
#include <vector>

Go to the source code of this file.

Typedefs

typedef vector< int > int_list
 STL vector list of ints.
typedef vector< double > double_list
 STL vector list of doubles.
typedef vector< Point3Dpoint_list
 STL vector list of Point3D.
typedef vector< string > string_list
 STL vector list of strings.

Detailed Description

Commonly used types I don't want to have to keep redefining.

Definition in file sg_types.hxx.


Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1