| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.shady |
Shady - experimental POSH-like engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShadeEngine.evaluate()
Take the plan evaluate it and run the target primitive.
|
protected NodeElement |
ShadeEngine.getSelectedElement(ShadeNode node)
Take the node and find which of its elements should be selected
according to highest priority and enabled trigger.
|
protected NodeCall |
ShadeEngine.selectCall(ShadeNode node)
Go throught the node tree and find the leaf (NodeElement) that
doesn't call another {@link ShadeNode node} and return the call of
the leaf.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.