iv3d-users

Text archives Help


[IV3D-USERS] How to design GUI with ImageVis3D functions


Chronological Thread 
  • From: <longjiang_yu@yahoo.com.cn>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] How to design GUI with ImageVis3D functions
  • Date: Fri, 23 Nov 2012 01:58:37 -0700 (MST)

Hello, Sir,

I've downloaded the source code of ImageVis3D ver 3.0.0 from svn.

I'd like to design my GUI and simply to call the functions provided by
ImageVis3D.
For example, my action of "Open File" has the following calls,
   tuvok::AbstrRenderer* renderer;
   renderer->LoadDataset(filename);
But I've found it difficult to separate tuvok from your Qt GUI.

Could you please tell me how to do this work?

Could you help me?

Thank you very much!

Best Regards,

Longjiang Yu



Archive powered by MHonArc 2.6.16.

Top of page