]> git.mxchange.org Git - simgear.git/commit
Add VEC3D and VEC4D property types
authortimoore <timoore>
Wed, 15 Jul 2009 23:08:01 +0000 (23:08 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 16 Jul 2009 10:09:43 +0000 (12:09 +0200)
commitd4c6530a7222deafd2a7dac67f3c88d461766235
tree34e2febcaff6d6c1f3b01ca5191797cf47c73027
parentff17b44a411f7892600159aa769229716019c751
Add VEC3D and VEC4D property types

Add "extended" argument to readProperties, which controls whether the vector
 property types are accepted by the XML reader.
simgear/props/props.cxx
simgear/props/props.hxx
simgear/props/props_io.cxx
simgear/props/props_io.hxx