LP-29 add OSGShapeNode and remove OSGCubeNode
commit9c42319e36398cc135400a939362577f0137a835
authorPhilippe Renon <philippe_renon@yahoo.fr>
Sun, 21 Feb 2016 18:01:47 +0000 (21 19:01 +0100)
committerPhilippe Renon <philippe_renon@yahoo.fr>
Wed, 24 Feb 2016 21:49:53 +0000 (24 22:49 +0100)
tree8bf26155034a03ec5570a8f4d3c821bac1a6d1d2
parentc75299c4ec607a82b211411d1bbfc80bf7b719bd
LP-29 add OSGShapeNode and remove OSGCubeNode

OSGShape node supports cube, sphere, torus and 3D axis
ground/gcs/src/libs/osgearth/osgQtQuick/OSGCubeNode.cpp [deleted file]
ground/gcs/src/libs/osgearth/osgQtQuick/OSGShapeNode.cpp [new file with mode: 0644]
ground/gcs/src/libs/osgearth/osgQtQuick/OSGShapeNode.hpp [moved from ground/gcs/src/libs/osgearth/osgQtQuick/OSGCubeNode.hpp with 65% similarity]
ground/gcs/src/libs/osgearth/osgearth.pro
ground/gcs/src/libs/osgearth/shapeutils.cpp [new file with mode: 0644]
ground/gcs/src/libs/osgearth/shapeutils.h [new file with mode: 0644]
ground/gcs/src/libs/osgearth/utility.cpp