mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
22 lines
969 B
C
Executable File
22 lines
969 B
C
Executable File
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
#include <jni.h>
|
|
/* Header for class SampleViewer3DJni_Graphic3d_0005fExportFormat */
|
|
|
|
#ifndef _Included_SampleViewer3DJni_Graphic3d_0005fExportFormat
|
|
#define _Included_SampleViewer3DJni_Graphic3d_0005fExportFormat
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
#undef SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_PostScript
|
|
#define SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_PostScript 0L
|
|
#undef SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_EnhPostScript
|
|
#define SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_EnhPostScript 1L
|
|
#undef SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_EnhMetaFile
|
|
#define SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_EnhMetaFile 2L
|
|
#undef SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_PDF
|
|
#define SampleViewer3DJni_Graphic3d_0005fExportFormat_Graphic3d_EF_PDF 3L
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
#endif
|