Hi Maarten,

interactively you can use the functionality QmitkDataManager and select the 
surface in the list on the right.

One of the properties of the surface is called "representation" and by default 
"surface" is selected. You can change it to "points" or "wireframe".

In your code you can change the visualization without interaction by setting 
the "representation" property.

 

Best Regards,

Ingmar

 

Von: Maarten Nieber [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 27. November 2008 13:07
An: [email protected]
Betreff: [mitk-users] mitk::Cuboid as wireframe

 

Hi,

in my scene I have a mitk::Cuboid that is displayed as a surface.
Can someone tell me how to display it as a wireframe? Is this possible?

I am using MITK 0.9.

Thanks,
Maarten

 

________________________________

From: Neuhaus Jochen <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, November 26, 2008 11:29:32 AM
Subject: Re: [mitk-users] IDE Choice

On Tue, 2008-11-25 at 08:30 -0800, Anand Barakishian wrote:
> Hi;
> 
> Which development environment I am adviced to setup in order to 
> write/debug MITK's functionalities? Which IDE (e.g. Eclipse, Anjuta, 
> ...) have you guys used  in Linux? Any preferable one for creating 
> solution and projects like in VS?
>
> -----Ursprüngliche Nachricht-----
> Von: Daniel Maleike [mailto:[EMAIL PROTECTED]
> you should choose whichever IDE you are most comfortable with. If you
> have no experience with any, try out everything for a week or so.

Dear Anand,

A small addition: CMake is able to generate makefiles for the following IDEs:
# Borland Makefiles
# MSYS Makefiles
# MinGW Makefiles
# NMake Makefiles
# Unix Makefiles
# Visual Studio 6
# Visual Studio 7
# Visual Studio 7 .NET 2003
# Visual Studio 8 2005
# Visual Studio 8 2005 Win64
# Visual Studio 9 2008
# Visual Studio 9 2008 Win64
# Watcom WMake
# CodeBlocks - MinGW Makefiles
# CodeBlocks - Unix Makefiles
# Eclipse CDT4 - MinGW Makefiles
# Eclipse CDT4 - NMake Makefiles
# Eclipse CDT4 - Unix Makefiles

See http://cmake.org/cmake/help/cmake2.6docs.html#section_Generators for 
details.

At least in theory, you should be able to use any of the above to compile MITK.

Best Regards, 
Jochen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to