Coin3D - IDIL Interface for 3D visualisation
Uses the Coin3D Library to display 3D data from IDIL.
More...
|
Functions |
*void | displayCoin3D (Scene &scene, float pointsize=0.05, bool savePS=false) |
| Display a Scene using the Coin3D renderer.
|
Detailed Description
Uses the Coin3D Library to display 3D data from IDIL.
Details to be added here.
Function Documentation
* void displayCoin3D |
( |
Scene & |
scene, |
|
|
float |
pointsize = 0.05 , |
|
|
bool |
savePS = false | |
|
) |
| | |
Display a Scene using the Coin3D renderer.
- Parameters:
-
| scene | : Scene object to be rendered, |
| pointsize | : used to convert points and lines to spheres and cylinders. |