public final class BoneList extends Object
| Modifier and Type | Method and Description |
|---|---|
static String[] |
get()
Return the array of bone names
|
static int |
guessBone(CharSequence boneString)
Return the boneID of a bone in boneList that matches the input string
|
public static String[] get()
public static int guessBone(CharSequence boneString)
boneString - a String with a name of a boneboneListCopyright © 2018–2022 BoneJ. All rights reserved.