1 // File generated by CPPExt (Value)
2 // Copyright (C) 1991,1995 by
4 // MATRA DATAVISION, FRANCE
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.
12 // At the termination of the contract, the software and all copies of this
13 // software must be deleted.
15 #ifndef _SampleDisplayAnimationPackage_HeaderFile
16 #define _SampleDisplayAnimationPackage_HeaderFile
18 #ifndef _Handle_V3d_Viewer_HeaderFile
19 #include <Handle_V3d_Viewer.hxx>
21 #ifndef _Standard_ExtString_HeaderFile
22 #include <Standard_ExtString.hxx>
24 #ifndef _Handle_V3d_View_HeaderFile
25 #include <Handle_V3d_View.hxx>
27 #ifndef _Standard_Integer_HeaderFile
28 #include <Standard_Integer.hxx>
30 #ifndef _Standard_Boolean_HeaderFile
31 #include <Standard_Boolean.hxx>
33 #ifndef _Handle_AIS_InteractiveContext_HeaderFile
34 #include <Handle_AIS_InteractiveContext.hxx>
36 #ifndef _Standard_CString_HeaderFile
37 #include <Standard_CString.hxx>
39 #ifndef _Standard_Real_HeaderFile
40 #include <Standard_Real.hxx>
44 class AIS_InteractiveContext;
47 #ifndef _Standard_HeaderFile
48 #include <Standard.hxx>
50 #ifndef _Standard_Macro_HeaderFile
51 #include <Standard_Macro.hxx>
54 class SampleDisplayAnimationPackage {
58 void* operator new(size_t,void* anAddress)
62 void* operator new(size_t size)
64 return Standard::Allocate(size);
66 void operator delete(void *anAddress)
68 if (anAddress) Standard::Free((Standard_Address&)anAddress);
72 Standard_EXPORT static Handle_V3d_Viewer CreateViewer(const Standard_ExtString aName) ;
73 Standard_EXPORT static void SetWindow(const Handle(V3d_View)& aView,const Standard_Integer hiwin,const Standard_Integer lowin) ;
74 Standard_EXPORT static Standard_Boolean LoadData(const Handle(AIS_InteractiveContext)& aContext,const Standard_CString aPath) ;
75 Standard_EXPORT static void ChangePosition(const Handle(AIS_InteractiveContext)& aContext) ;
76 Standard_EXPORT static Standard_Real GetDeviationCoefficient() ;
77 Standard_EXPORT static void SetDeviationCoefficient(const Handle(AIS_InteractiveContext)& aContext,const Standard_Real aValue) ;
78 Standard_EXPORT static Standard_Integer GetAngleIncrement() ;
79 Standard_EXPORT static void SetAngleIncrement(const Standard_Integer aValue) ;
80 Standard_EXPORT static Standard_Boolean SaveImage(const Standard_CString aFileName,const Standard_CString aFormat,const Handle(V3d_View)& aView) ;
112 // other Inline functions and methods (like "C++: function call" methods)