Skip to content

vtkOpenGLIndexBufferObject optimize IBO creation for common cases

Common cases:

  • Cell array only contains triangles
  • Cell array only contains triangles, and connectivity type is uint32

Please review @lucas.givord @LucasGandelKitware

Merge request reports

Loading