VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
c7bMesTriangle.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bMesTriangle.h,v $ $Revision: 1.8 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bMesTriangle
11 //
12 
13 
14 #ifndef __DtC7bMesTriangle
15 #define __DtC7bMesTriangle
16 
17 #include "ctdb/ctdbDefines.h"
18 #include <stdio.h>
19 #include "ctdb/c7NetTypes.h"
20 
21 // Class: DtC7bMesTriangle
22 //
23 // The class is public because should not be used but anyone else than
24 // DtC7b.
25 //
26 
28 {
29 public:
30 
33 
34  bool read(FILE *f);
35 
39  DtC7NetFloat64 normal[3];
40  DtC7NetU32 vertexIds[3];
42 };
43 
44 #endif
45 

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)