]> OCCT Git - occt.git/commit
Fix bugs with color buffer
authormzernova <mzernova@opencascade.com>
Fri, 23 Aug 2024 16:42:56 +0000 (17:42 +0100)
committermzernova <mzernova@opencascade.com>
Mon, 3 Mar 2025 12:11:32 +0000 (12:11 +0000)
commit3a96f39808ce3d2c3247d4c5a41255c9548575f5
treecc1fc79c07ae8c479443a2a271e1684425e3a1b8
parent2192e732c809f9b3b4c9625dbb21f5712a73838c
Fix bugs with color buffer
15 files changed:
src/AIS/AIS_ColorScale.cxx
src/Graphic3d/Graphic3d_ArrayFlags.hxx
src/Graphic3d/Graphic3d_ArrayOfPoints.hxx
src/Graphic3d/Graphic3d_ArrayOfPolygons.hxx
src/Graphic3d/Graphic3d_ArrayOfPolylines.hxx
src/Graphic3d/Graphic3d_ArrayOfPrimitives.cxx
src/Graphic3d/Graphic3d_ArrayOfPrimitives.hxx
src/Graphic3d/Graphic3d_ArrayOfQuadrangleStrips.hxx
src/Graphic3d/Graphic3d_ArrayOfQuadrangles.hxx
src/Graphic3d/Graphic3d_ArrayOfSegments.hxx
src/Graphic3d/Graphic3d_ArrayOfTriangleFans.hxx
src/Graphic3d/Graphic3d_ArrayOfTriangleStrips.hxx
src/Graphic3d/Graphic3d_ArrayOfTriangles.hxx
src/OpenGl/OpenGl_FrameStatsPrs.cxx
src/OpenGl/OpenGl_VertexBuffer.cxx