Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  SDK Support    export to MTS/MTX pair
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
<Vlad>
Posted
Hello! How question regarding export to MTX.
When I do publisher->SaveMTXFile() it saves information about scene materials into MTX file.
When do publisher->Publish() to mts/mtx files, it doesn't. Is there any way to switch it on??
 
Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
I am not sure that i understand what you want to achieve, but try following:

publisher->SaveMTXFile()
publisher->FlushSavedObjects() // maybe you don't need this
publisher->SaveMTSFile()
 
Posts: 23 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  SDK Support    export to MTS/MTX pair