Pyrogenesis  trunk
PMDConvert Member List

This is the complete list of members for PMDConvert, including all inherited members.

AddDefaultPropPoints(std::vector< PropPoint > &propPoints)PMDConvertinlinestatic
ColladaToPMD(const char *input, OutputCB &output, std::string &xmlErrors)PMDConvertinlinestatic
GetPolysFromGeometry(FCDGeometry *geom)PMDConvertinlinestatic
TransformSkinnedModel(float *position, float *normal, size_t vertexCount, std::vector< BoneTransform > &bones, std::vector< PropPoint > &propPoints, const FMMatrix44 &transform, const FMMatrix44 &bindTransform, bool yUp, bool isXSI)PMDConvertinlinestatic
TransformStaticModel(float *position, float *normal, size_t vertexCount, const FMMatrix44 &transform, bool yUp)PMDConvertinlinestatic
WritePMD(OutputCB &output, const uint32 *indices, size_t indexCount, const float *position, const float *normal, const std::vector< float *> &texcoords, size_t vertexCount, const std::vector< VertexBlend > &boneWeights, const std::vector< BoneTransform > &boneTransforms, const std::vector< PropPoint > &propPoints)PMDConvertinlinestatic