[ODE] XML ODE Data Interchange Format (revision 6)

Nate W coding at natew.com
Mon Mar 15 19:27:00 MST 2004


On Mon, 15 Mar 2004, Shaul Kedem wrote:

>  currently it's like this:
> <geom shape="box" sizex="2" sizey="2" sizez="2">
> 
>  I suggest using the following format:
> <geom>
>  <box sizex="2" sizey="2" sizez="2"/>
>  <transform>....</transform>
> <geom>

I agree.  I really like the idea of having "box" be an element rather than
an attribute.  I it makes readers a bit simpler if elements correspond to
classes and attributes correspond to class members.  I like that placement
of the transform element, too.

-- 

Nate Waddoups
Redmond WA USA
http://www.natew.com/




More information about the ODE mailing list