Added osgSim::MultiSwitch and support for it in the OpenFlight and

.osg plugins
This commit is contained in:
Robert Osfield
2003-11-25 15:58:57 +00:00
parent 280eaf56fd
commit 72ba462251
8 changed files with 453 additions and 19 deletions

View File

@@ -3,16 +3,17 @@ include $(TOPDIR)/Make/makedefs
CXXFILES = \
BlinkSequence.cpp\
ColorRange.cpp\
DOFTransform.cpp\
ScalarBar.cpp\
ScalarsToColors.cpp\
BlinkSequence.cpp\
LightPoint.cpp\
LightPointDrawable.cpp\
LightPointNode.cpp\
ScalarBar.cpp\
ScalarsToColors.cpp\
Sector.cpp\
SphereSegment.cpp\
MultiSwitch.cpp\
Version.cpp\
DEF += -DOSGSIM_LIBRARY