Further clean up for refernces to osgTerrain/DataSet
This commit is contained in:
@@ -56,7 +56,6 @@ Windows Registry Editor Version 5.00
|
||||
"CustomAttribute"=""
|
||||
"CustomAttributeProvider"=""
|
||||
"DatabasePager"=""
|
||||
"DataSet"=""
|
||||
"DelaunayTriangulator"=""
|
||||
"Depth"=""
|
||||
"DisplayRequirementsVisitor"=""
|
||||
@@ -329,4 +328,4 @@ Windows Registry Editor Version 5.00
|
||||
"Exports"=""
|
||||
"Mutex"=""
|
||||
"ScopedLock"=""
|
||||
"Thread"=""
|
||||
"Thread"=""
|
||||
|
||||
@@ -56,7 +56,6 @@ Windows Registry Editor Version 5.00
|
||||
"CustomAttribute"=""
|
||||
"CustomAttributeProvider"=""
|
||||
"DatabasePager"=""
|
||||
"DataSet"=""
|
||||
"DelaunayTriangulator"=""
|
||||
"Depth"=""
|
||||
"DisplayRequirementsVisitor"=""
|
||||
@@ -329,4 +328,4 @@ Windows Registry Editor Version 5.00
|
||||
"Exports"=""
|
||||
"Mutex"=""
|
||||
"ScopedLock"=""
|
||||
"Thread"=""
|
||||
"Thread"=""
|
||||
|
||||
@@ -56,7 +56,6 @@ Windows Registry Editor Version 5.00
|
||||
"CustomAttribute"=""
|
||||
"CustomAttributeProvider"=""
|
||||
"DatabasePager"=""
|
||||
"DataSet"=""
|
||||
"DelaunayTriangulator"=""
|
||||
"Depth"=""
|
||||
"DisplayRequirementsVisitor"=""
|
||||
|
||||
@@ -318,7 +318,6 @@
|
||||
/* osgTerrain is an optional framework. If you're not using it or don't have it installed,
|
||||
* you should comment out this block.
|
||||
*/
|
||||
#include <osgTerrain/DataSet>
|
||||
#include <osgTerrain/Export>
|
||||
#include <osgTerrain/HeightFieldNode>
|
||||
#include <osgTerrain/HeightFieldRenderer>
|
||||
|
||||
@@ -69,12 +69,6 @@ configure reflector /osg::(Plane|Quat|(Vec(2|3|4)(f|d|b|ub)))/
|
||||
comparator "osgIntrospection::PartialOrderComparator<reflected_type>"
|
||||
end
|
||||
|
||||
# add GDAL includes in DataSet.cpp
|
||||
|
||||
configure file /osgTerrain\/DataSet/
|
||||
emit before "#include <gdal_priv.h>
|
||||
"
|
||||
end
|
||||
|
||||
# add StateGraph includes in RenderLeaf.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user