How is the evas scene graph organized? From reading evas_render.c it
looks like a list.
Where is the scene graph documented?
--
www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers
---
This SF.net email is sponsored by: Splunk
On Thu, 23 Feb 2006 01:49:00 +0800 "Rogelio Serrano"
<[EMAIL PROTECTED]> babbled:
> How is the evas scene graph organized? From reading evas_render.c it
> looks like a list.
a list of layers. layers have lists of objects. objects can have lists of
sub-objects (if they are smart objects) (so effe