MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / getMatrix

Method getMatrix

Externals/MayaDataModel/include/MayaDMSoftMod.h:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265 fprintf(mFile,"\"%s.gm\"",mName.c_str());
266 }
267 void getMatrix()const
268 {
269 fprintf(mFile,"\"%s.ma\"",mName.c_str());
270 }
271 void getBindPreMatrix()const
272 {
273 fprintf(mFile,"\"%s.pm\"",mName.c_str());

Callers 3

dataMatrixMethod · 0.45

Calls 1

c_strMethod · 0.80

Tested by

no test coverage detected