FooBar
Main Page
Classes
Files
File List
File Members
coordcontainer.h
Go to the documentation of this file.
1
#ifndef _coordcontainer_
2
#define _coordcontainer_
3
4
include
"coord.h"
5
6
template
<
int
DIMENSIONS>
7
class
CoordContainer
8
{
9
friend
class
Typemaps
;
10
11
Coord<DIMENSIONS>
pos
;
12
};
13
14
#endif
src
coordcontainer.h
Generated on Tue Oct 22 2013 21:36:45 for FooBar by
1.8.4