]> SALOME platform Git repositories - modules/geom.git/blob - src/NMTDS/NMTDS_PShapesDataStructure.hxx
Salome HOME
Improvement(Add a new preference to GEOM ? default ?Shading/Wireframe? visualization...
[modules/geom.git] / src / NMTDS / NMTDS_PShapesDataStructure.hxx
1 // File generated by CPPExt (Pointer)
2 //                     Copyright (C) 1991,1995 by
3 //  
4 //                      MATRA DATAVISION, FRANCE
5 //  
6 // This software is furnished in accordance with the terms and conditions
7 // of the contract and with the inclusion of the above copyright notice.
8 // This software or any other copy thereof may not be provided or otherwise
9 // be made available to any other person. No title to an ownership of the
10 // software is hereby transferred.
11 //  
12 // At the termination of the contract, the software and all copies of this
13 // software must be deleted.
14 //
15 #ifndef _NMTDS_PShapesDataStructure_HeaderFile
16 #define _NMTDS_PShapesDataStructure_HeaderFile
17
18 class NMTDS_ShapesDataStructure;
19
20 typedef NMTDS_ShapesDataStructure* NMTDS_PShapesDataStructure;
21
22 #endif