mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
27
samples/java/drv/ISession/ISession_Text.jxx
Executable file
27
samples/java/drv/ISession/ISession_Text.jxx
Executable file
@@ -0,0 +1,27 @@
|
||||
#ifndef _TCollection_AsciiString_HeaderFile
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#endif
|
||||
#ifndef _gp_Pnt_HeaderFile
|
||||
#include <gp_Pnt.hxx>
|
||||
#endif
|
||||
#ifndef _PrsMgr_PresentationManager3d_HeaderFile
|
||||
#include <PrsMgr_PresentationManager3d.hxx>
|
||||
#endif
|
||||
#ifndef _Prs3d_Presentation_HeaderFile
|
||||
#include <Prs3d_Presentation.hxx>
|
||||
#endif
|
||||
#ifndef _Prs3d_Projector_HeaderFile
|
||||
#include <Prs3d_Projector.hxx>
|
||||
#endif
|
||||
#ifndef _PrsMgr_PresentationManager2d_HeaderFile
|
||||
#include <PrsMgr_PresentationManager2d.hxx>
|
||||
#endif
|
||||
#ifndef _Graphic2d_GraphicObject_HeaderFile
|
||||
#include <Graphic2d_GraphicObject.hxx>
|
||||
#endif
|
||||
#ifndef _SelectMgr_Selection_HeaderFile
|
||||
#include <SelectMgr_Selection.hxx>
|
||||
#endif
|
||||
#ifndef _ISession_Text_HeaderFile
|
||||
#include <ISession_Text.hxx>
|
||||
#endif
|
Reference in New Issue
Block a user