]> git.mxchange.org Git - flightgear.git/commit
Core data class for PolyLine handling.
authorJames Turner <zakalawe@mac.com>
Wed, 6 Mar 2013 17:22:34 +0000 (17:22 +0000)
committerJames Turner <zakalawe@mac.com>
Wed, 6 Mar 2013 17:22:34 +0000 (17:22 +0000)
commit7cad40784374dc7b0a6b4a0fdf2e20cad5aad720
tree57f2c48fc9ee5dfaaa3ae9b4e544a7fd4be185e2
parent12bcea28612a361f9763b6a8dd501df7b90286c9
Core data class for PolyLine handling.

This is all unused yet, but defines the simple model for polyLines.
src/Navaids/CMakeLists.txt
src/Navaids/PolyLine.cxx [new file with mode: 0644]
src/Navaids/PolyLine.hxx [new file with mode: 0644]
src/Navaids/PositionedOctree.cxx
src/Navaids/PositionedOctree.hxx