Changeset 10056
- Timestamp:
- 04/21/09 12:46:45 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgAnimation/MorphGeometry
r9877 r10056 88 88 * dirty the bounding sphere to force it to be recomputed on the next 89 89 * call to \c getBound(). 90 * @param MorphTarget The \c MorphTarget to be added to the \c MorphGeometry.90 * @param morphTarget The \c MorphTarget to be added to the \c MorphGeometry. 91 91 * @return \c true for success; \c false otherwise. 92 92 */
