Functions | |
| void FCOLLADA_EXPORT | ApplyTranslationMap (const FCDSkinController *controller, const FCDGeometryIndexTranslationMap &translationMap, const UInt16List &packingMap, fm::pvector< const FCDSkinControllerVertex > &skinInfluences) |
| Applies a translation map obtained from FCDGeometryPolygonsTools::GenerateUniqueIndices to a given FCDSkinController to synchronize with the updated indices. | |
|
||||||||||||||||||||
|
Applies a translation map obtained from FCDGeometryPolygonsTools::GenerateUniqueIndices to a given FCDSkinController to synchronize with the updated indices. This is useful for older engines and the applications that only support one index per face-vertex pair.
|
1.4.6-NO