underware-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Underware-devel] osgCal patch


From: Loic Dachary
Subject: [Underware-devel] osgCal patch
Date: Tue, 27 Jan 2004 22:13:54 +0100

        Hi,

        You will find a small (but useful to us at least) patch in the
repository of osgCal
http://sourceforge.net/tracker/index.php?func=detail&aid=885821&group_id=79240&atid=555954

        Here is the description of the patch, as posted in the repository:

Expose CalModel update method in Model

If the caller wants fine grained control over the time perception of
the animations, he needs two things.  First replace the osg::Node
update callback with his own and second call the update method with
the calculated elapsed time. Replacing the update callback can be done
thru the osg API. Calling the update method of the CalModel cannot be
done because CalModel is private to Model.

The following patch exposes the update method of CalModel (another
approach would be to provide an accessor to CalModel).

        Thanks for providing osgCal,

-- 
Donate to FSF France online : http://rate.affero.net/fsffrance/
Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33 1 42 45 07 97      
http://www.fsffrance.org/   http://www.dachary.org/loic/gpg.txt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]