Sirikata
Public Attributes
Sirikata::Models::ColladaDocumentImporter::OCSkinControllerData Struct Reference

#include <ColladaDocumentImporter.hpp>

Collaboration diagram for Sirikata::Models::ColladaDocumentImporter::OCSkinControllerData:

List of all members.

Public Attributes

Matrix4x4f bindShapeMatrix
std::vector< unsigned int > weightStartIndices
 n+1 elements where n is the number of vertices, so that we can do simple subtraction to find out how many joints influence each vertex
std::vector< floatweights
std::vector< unsigned int > jointIndices
std::vector< Matrix4x4finverseBindMatrices

Member Data Documentation

n+1 elements where n is the number of vertices, so that we can do simple subtraction to find out how many joints influence each vertex

Referenced by Sirikata::Models::ColladaDocumentImporter::translateSkinControllers(), and Sirikata::Models::ColladaDocumentImporter::writeSkinControllerData().


The documentation for this struct was generated from the following file: