Changeset 10603 for OpenSceneGraph/trunk/include/osg/BufferObject
- Timestamp:
- 10/04/09 10:52:01 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/include/osg/BufferObject (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osg/BufferObject
r10601 r10603 544 544 }; 545 545 546 class BufferData : public Object546 class OSG_EXPORT BufferData : public Object 547 547 { 548 548 public:
