Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

[Devkit] seems function in include but not in lib

[Devkit] seems function in include but not in lib

Anonymous
Not applicable
365 Views
0 Replies
Message 1 of 1

[Devkit] seems function in include but not in lib

Anonymous
Not applicable

Platform: Win10 x64, Maya 2016.5

 

I installed Maya devkit 2017, but found that MVector::operator*(float) not implemented.

 

It's in documentation and include file ("MVector.h"):  MVector operator*( float scalar ) const;

 

I check the OpenMaya.lib export memeber, only found the operator* with versions of double, MMatrix, MVector as rhs.

 

Can anyone explain why this?

 

And I seems find the same in devkit 2016 Ext2

0 Likes
366 Views
0 Replies
Replies (0)