Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® MotionBuilder® / Open Reality / FBTool, what is it that makes i register in the Open Reality menu?
  RSS 2.0 ATOM  

FBTool, what is it that makes i register in the Open Reality menu?
Rate this thread
 
58061
 
Permlink of this thread  
avatar
  • Tistatos
  • Posted: 15 July 2011 01:29 AM
  • Total Posts: 44
  • Joined: 07 January 2009 01:31 PM

So basically i want to be able to implement my plugin to have a button in the “open reality"-menu inside of motionbuilder.
I’ve seen people trying to achieve this by, more or less hacking it in via WINAPI.
But it has to be something inside the FBTool (or a class it inherits) that makes motionbuilder find it and register it to this menu?

Any know what it could be?



Replies: 0
avatar
  • Tistatos
  • Posted: 15 July 2011 02:02 AM

did quick research, and it seems like these are the ones that do the trick:
FBToolImplementation();
FBRegisterTool ();

EDIT: But it seems these only allow FBTool classes as input.



Replies: 0