]> git.mxchange.org Git - simgear.git/commit
Added some new functionality to the property manager:
authordavid <david>
Sat, 19 Jan 2002 03:06:22 +0000 (03:06 +0000)
committerdavid <david>
Sat, 19 Jan 2002 03:06:22 +0000 (03:06 +0000)
commita6251606ddb42303838b05a5d60bdcb27b57b4a8
tree8e896a562181f43b85ac94af313f92bfbc9a33c2
parentc3b21e143ce297d59d09f43d3096a70bf8d36f53
Added some new functionality to the property manager:

1. Nodes cache previous relative paths so that they do not have to
parse the paths each time.

2. There are new getNode() methods that include indices, so that users
do not have to sprintf to a buffer to iterate through indexed nodes.
simgear/misc/props.cxx
simgear/misc/props.hxx