- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ive/ShapeDrawable.cpp
r10762 r13041 89 89 in_THROW_EXCEPTION("ShapeDrawable::read(): Could not cast this osg::ShapeDrawable to an osg::Object."); 90 90 } 91 91 92 92 // Read ShapeDrawable's properties 93 93 setColor(in->readVec4());
