Home
last modified time | relevance | path

Searched refs:theBufferType (Results 1 – 20 of 20) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_FrameBuffer.cxx860 Graphic3d_BufferType theBufferType) in BufferDump() argument
876 aFormat = theBufferType == Graphic3d_BT_Depth ? GL_DEPTH_COMPONENT : GL_RED; in BufferDump()
880 aFormat = theBufferType == Graphic3d_BT_Depth ? GL_DEPTH_COMPONENT : GL_RED; in BufferDump()
960 if (theBufferType == Graphic3d_BT_Depth in BufferDump()
966 (void )theBufferType; in BufferDump()
H A DOpenGl_Workspace.cxx419 const Graphic3d_BufferType& theBufferType) in BufferDump() argument
423 && OpenGl_FrameBuffer::BufferDump (GetGlContext(), theFbo, theImage, theBufferType); in BufferDump()
H A DOpenGl_Workspace.hxx59 const Graphic3d_BufferType& theBufferType);
H A DOpenGl_FrameBuffer.hxx55 Graphic3d_BufferType theBufferType);
H A DOpenGl_View.cxx465 …Boolean OpenGl_View::BufferDump (Image_PixMap& theImage, const Graphic3d_BufferType& theBufferType) in BufferDump() argument
467 if (theBufferType != Graphic3d_BT_RGB_RayTraceHdrLeft) in BufferDump()
469 return myWorkspace->BufferDump(myFBO, theImage, theBufferType); in BufferDump()
474 …ce->BufferDump(myAccumFrames % 2 ? myRaytraceFBO2[0] : myRaytraceFBO1[0], theImage, theBufferType); in BufferDump()
H A DOpenGl_View.hxx122 … const Graphic3d_BufferType& theBufferType) Standard_OVERRIDE;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DV3d_View.hxx827 …ean Dump (const Standard_CString theFile, const Graphic3d_BufferType& theBufferType = Graphic3d_BT…
847 const Graphic3d_BufferType& theBufferType = Graphic3d_BT_RGB, in ToPixMap() argument
854 aParams.BufferType = theBufferType; in ToPixMap()
H A DOpenGl_Workspace.hxx64 const Graphic3d_BufferType& theBufferType);
H A DOpenGl_FrameBuffer.hxx53 Graphic3d_BufferType theBufferType);
H A DGraphic3d_CView.hxx267 …tandard_Boolean BufferDump (Image_PixMap& theImage, const Graphic3d_BufferType& theBufferType) = 0;
H A DOpenGl_View.hxx133 … const Graphic3d_BufferType& theBufferType) Standard_OVERRIDE;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_Workspace.hxx59 const Graphic3d_BufferType& theBufferType);
H A DV3d_View.hxx830 …ean Dump (const Standard_CString theFile, const Graphic3d_BufferType& theBufferType = Graphic3d_BT…
850 const Graphic3d_BufferType& theBufferType = Graphic3d_BT_RGB, in ToPixMap() argument
857 aParams.BufferType = theBufferType; in ToPixMap()
H A DOpenGl_FrameBuffer.hxx55 Graphic3d_BufferType theBufferType);
H A DGraphic3d_CView.hxx276 …tandard_Boolean BufferDump (Image_PixMap& theImage, const Graphic3d_BufferType& theBufferType) = 0;
H A DOpenGl_View.hxx122 … const Graphic3d_BufferType& theBufferType) Standard_OVERRIDE;
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_View.hxx830 …ean Dump (const Standard_CString theFile, const Graphic3d_BufferType& theBufferType = Graphic3d_BT…
850 const Graphic3d_BufferType& theBufferType = Graphic3d_BT_RGB, in ToPixMap() argument
857 aParams.BufferType = theBufferType; in ToPixMap()
H A DV3d_View.cxx2635 const Graphic3d_BufferType& theBufferType) in Dump() argument
2641 return ToPixMap (anImage, aWinWidth, aWinHeight, theBufferType) && anImage.Save (theFile); in Dump()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_CView.hxx276 …tandard_Boolean BufferDump (Image_PixMap& theImage, const Graphic3d_BufferType& theBufferType) = 0;
/dports/cad/opencascade/opencascade-7.6.0/dox/user_guides/visualization/
H A Dvisualization.md1753 const Image_TypeOfImage theBufferType);
1758 The value passed as *theBufferType* argument defines the type of the buffer for an output image (RG…