- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgWrappers/serializers/osg/TextureCubeMap.cpp
r12292 r13041 43 43 ADD_USER_SERIALIZER( PosZ ); 44 44 ADD_USER_SERIALIZER( NegZ ); // _images 45 45 46 46 ADD_INT_SERIALIZER( TextureWidth, 0 ); // _textureWidth 47 47 ADD_INT_SERIALIZER( TextureHeight, 0 ); // _textureHeight
