Changeset 36


Ignore:
Timestamp:
Apr 21, 2010, 8:59:57 PM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/object/visual_object.cpp

    r31 r36  
    273273                                matrix.preMultRotate( object->geometry_offset_rotation );
    274274
    275                                 // Set matrix as cumulated object matrix
     275                                // Set cumulated object matrix as the matrix of this matrix transform
    276276                                mt->setMatrix(matrix);
    277277                        }
Note: See TracChangeset for help on using the changeset viewer.