Changeset 36 for osgVisual/src
- Timestamp:
- Apr 21, 2010, 8:59:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/src/object/visual_object.cpp
r31 r36 273 273 matrix.preMultRotate( object->geometry_offset_rotation ); 274 274 275 // Set matrix as cumulated object matrix275 // Set cumulated object matrix as the matrix of this matrix transform 276 276 mt->setMatrix(matrix); 277 277 }
Note: See TracChangeset
for help on using the changeset viewer.