VR-Forces 4.1.1 Class Documentation
c7bMesTemplate.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bMesTemplate.h,v $ $Revision: 1.8 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bMesTemplate
11 //
12 
13 
14 #ifndef __DtC7bMesTemplate
15 #define __DtC7bMesTemplate
16 
17 #include "ctdb/ctdbDefines.h"
18 #include <stdio.h>
19 #include "ctdb/c7NetTypes.h"
20 
21 class DtC7bMesTriangle;
22 class DtC7bMesEnclosure;
23 class DtC7bMesAperture;
24 class DtC7bMesGridBox;
25 
26 // Class: DtC7bMesTemplate
27 //
28 // The class is public because should not be used but anyone else than
29 // DtC7b.
30 //
31 
33 {
34 public:
35 
36  DtMesTemplate();
37  ~DtMesTemplate();
38 
39  bool read(FILE *f);
40 
44 
47 
50 
54 
57 
61 };
62 
64 {
65 public:
66 
69 
70  bool read(FILE *f);
71 
78 
79 };
80 
81 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)