Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Plane slice benchmark

MeshViz plane slice extraction benchmark.

Evaluates the average time to extract a plane slice from any type of meshes.

This program performs several plane slice extractions on a given distance and computes the average time per extraction. It also compares time between linear and parallel algorithms for plane slice extractions.

FILES:

    • MeshVizExtractor/PlaneSlice/Main.cxx
    • MeshVizExtractor/PlaneSlice/Bench_PlaneSlice.h

SEE ALSO

MiPlaneSliceExtractUnstructured MiPlaneSliceExtractIjk MiPlaneSliceExtractUnstructuredIjk