|
From: Timothy S. <ti...@st...> - 2004-08-06 13:40:53
|
On Thu, 2004-08-05 at 22:54, Matthias Baas wrote:
> Do I understand that correctly that in the first option the space type=20
> is encoded directly in the XODE file whereas in the second option it's=20
> in the application code?
Affirmative.
> (Actually, I wonder why this isn't mentioned in the XODE spec at all.=20
> Did they just forget that there are several space types or do they think=20
> it's a detail that the application has to deal with?)
I have sent a message to William Denniss (the author of XODE) about
this. I suggested either adding space class selection export to a future
XODE release or adding an extension that looks something like this:
<ext name=3D"space-class">
# Any one of the following options:
# 1.
<simple/>
# 2.
<hash/>
# 3.
<quadtree centerx=3D"" centery=3D"" centerz=3D""
extentsx=3D"" extentsy=3D"" extentsz=3D""
depth=3D""/>
</ext>
--=20
Timothy Stranex <ti...@st...>
|