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
CoordContainer::pos
Coord< DIMENSIONS > pos
Definition:
coordcontainer.h:11
CoordContainer::Typemaps
friend class Typemaps
Definition:
coordcontainer.h:9
Coord
Definition:
coord.h:5
CoordContainer
Definition:
coordcontainer.h:7
src
coordcontainer.h
Generated on Tue Jul 14 2015 15:57:11 for FooBar by
1.8.9.1