// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Graphic3d_ExportFormat_HeaderFile #define _Graphic3d_ExportFormat_HeaderFile enum Graphic3d_ExportFormat { Graphic3d_EF_PostScript, Graphic3d_EF_EnhPostScript, Graphic3d_EF_TEX, Graphic3d_EF_PDF, Graphic3d_EF_SVG, Graphic3d_EF_PGF }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif