FCDocument/FCDControllerTools.h File Reference

This file defines the FCDControllerTools namespace. More...

#include "FCDocument/FCDocument.h"

Go to the source code of this file.

Namespaces

namespace  FCDControllerTools

Typedefs

typedef fm::map< uint32, UInt32ListFCDGeometryIndexTranslationMap
 A translation map between old vertex position indices and the new indices.

Functions

void FCOLLADA_EXPORT FCDControllerTools::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.


Detailed Description

This file defines the FCDControllerTools namespace.


Typedef Documentation

typedef fm::map<uint32, UInt32List> FCDGeometryIndexTranslationMap
 

A translation map between old vertex position indices and the new indices.

It is generated in the FCDGeometryPolygonsTools::GenerateUniqueIndices function.


Generated on Thu Feb 14 16:58:36 2008 for FCollada by  doxygen 1.4.6-NO