Updates to osgProducer to bring it up to speed with changes in Producer

This commit is contained in:
Don BURNS
2006-03-29 23:32:51 +00:00
parent e7a4ad287b
commit a5d12c598a
5 changed files with 30 additions and 15 deletions

View File

@@ -36,7 +36,7 @@ class OSGPRODUCER_EXPORT OsgCameraGroup : public Producer::CameraGroup
{
public :
typedef Producer::CameraGroup::ThreadingModel ThreadingModel;
typedef Producer::CameraGroup::ThreadModel ThreadingModel;
OsgCameraGroup();