MeshDiff

From K-3D

Jump to: navigation, search

Description

Compares meshes for equivalence
Plugin Status:Stable
Categories:All Plugins, Stable Plugins, Test Plugins

Metadata

Name Value

Properties

Label Description Type Script Name
Equal True iff all input meshes are completely equivalent k3d::bool_t equal
Threshold Sets the maximum allowable difference between floating-point numbers k3d::int32_t threshold


Overview

MeshDiff is primarily used by the regression test system to determine whether the mesh output of a plugin is correct.

Personal tools