Public Member Functions | |
| HRESULT | ReplaceBoneId (GUID gId1, GUID gId2) |
| HRESULT IRsBoneDependentObject::ReplaceBoneId | ( | GUID | gId1, | |
| GUID | gId2 | |||
| ) |
Notify dependent object that bone ID has changed. Bone ID can change if there are two bones in one skeleton that use the same ID. This may happend if bones are manipulated in LE which does not perform bone ID update.
| gId1 | Old bone Id | |
| gId2 | New bone Id. |
1.5.5