]> 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>
Sun, 25 Aug 2024 23:13:10 +0000 (00:13 +0100)
commit1140545f5d438095e523c91513073b5e966bcf01
treec07c861dedfaeb0539bc67a9a391dc9598a7ae82
parent9875f21d347f40fb8a3e11bbcfc1f0ae9550e746
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