OOF2: The Manual

Name

OOF.LoadData.Skeleton.Nodes — Load Nodes. Used internally in data files.

Synopsis

OOF.LoadData.Skeleton.Nodes(skeleton,points)

Details

  • Parent Menu: OOF.LoadData.Skeleton
  • Callback: function _loadNodes in module ooflib.engine.IO.skeletonIO
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    points
    List of points (nodes). Type: A list of tuples of real numbers. The tuples do not all have to have the same size.

Description

Load nodes from a saved Skeleton.