31.01.2014 Views

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ool GW.set visible(geo scene sc, bool v)<br />

sets the visible flag of scene sc to v.<br />

void GW.set visible(geo scenegroup gs, bool v)<br />

void GW.set all visible(bool v)<br />

sets the visible flag of all scenes in gs to v.<br />

sets the visible flag of all scenes that are currently in<br />

GW to v.<br />

point style<br />

GW.get point style(geo scene sc)<br />

returns the point style of sc.<br />

point style GW.set point style(geo scene sc, point style p)<br />

sets the point style of sc to p<br />

void GW.set point style(geo scenegroup gs, point style p)<br />

sets the point style of all scenes in gs to p<br />

bool<br />

GW.get cyclic colors(geo scene sc)<br />

returns the cyclic colors flag for editable scene sc.<br />

bool GW.set cyclic colors(geo scene sc, bool b)<br />

sets the cyclic colors flag for editable scene sc. If the<br />

cyclic colors flag is set, the new inserted objects of<br />

the scene get color counter%16, where counter is the<br />

object counter of the scene.<br />

string<br />

string<br />

bool<br />

GW.get description(geo scene sc)<br />

returns the description string of scene sc.<br />

GW.set description(geo scene sc, string desc)<br />

GW.get show orientation(geo scene sc)<br />

sets the description string of scene sc to desc. <strong>The</strong><br />

description string has the task to describe the scene<br />

in a more detailed way than the name of the scene<br />

does.<br />

returns the show orientation/direction parameter of<br />

scene sc<br />

bool GW.set show orientation(geo scene sc, bool o)<br />

void∗ GW.get client data(geo scene sc, int i = 0)<br />

sets the show orientation/direction parameter of scene<br />

sc to o.<br />

returns the i-th client data pointer of of scene sc. Precondition:<br />

i < 16.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!