OSDN Git Service

Inital Commit
[eos/optional.git] / doc / search / avsFileUCDCellType.html
1 <HTML>
2 <BODY>
3 <H1>avsFileUCDCellType</H1><BR>
4 <H3>in avsFile.h</H3><BR>
5 <PRE>
6 typedef enum <A HREF="avsFileUCDCellType.html">avsFileUCDCellType </A>{ <BR>
7         avsFileUCDCellTypePoint         =0, <BR>
8         avsFileUCDCellTypeLine                  =1, <BR>
9         avsFileUCDCellTypeTriangle              =2, <BR>
10         avsFileUCDCellTypeQuadrilateral =3, <BR>
11         avsFileUCDCellTypeTetrahedron   =4, <BR>
12         avsFileUCDCellTypePyramid               =5, <BR>
13         avsFileUCDCellTypePrism                 =6, <BR>
14         avsFileUCDCellTypeHexahedron    =7 <BR>
15 } avsFileUCDCellType; <BR>
16  
17 </PRE></HTML>
18 </BODY>