# | Line 10 | Line 10 | namespace gr2lib.core.interfaces | |
---|---|---|
10 | /// <summary> | |
11 | /// IBone inteface | |
12 | /// </summary> | |
13 | < | public interface IBone : INativePointer, IExtendedData |
13 | > | public interface IBone : INativePointer, IExtendedData, IComparable |
14 | { | |
15 | /// <summary> | |
16 | /// Gets or sets the bone name associated with this instance |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |