OOF2: The Manual

Name

OOF.Help.Debug.Compare_Meshes — Compare two Meshes, mostly for debugging.

Synopsis

OOF.Help.Debug.Compare_Meshes(mesh1, mesh2, tolerance)

Details

  • Parent Menu: OOF.Help.Debug
  • Callback: function _compare in module ooflib.engine.IO.meshmenu
  • Parameters:

    mesh1
    Type: The path to an existing Mesh object.
    mesh2
    Type: The path to an existing Mesh object.
    tolerance
    Absolute tolerance Type: A real number.

Description

MISSING MENUITEM DISCUSSION: OOF.Help.Debug.Compare_Meshes