Hi,

I'm not familiar with osgAL, but one should be able to treat a
RefMatrix as a Matrixd for the normal build of the OSG as RefMatrix is
subclassed from Matrix which is in turn typedef to Matrixd.  One can
build the OSG so that Matrix typedefs to Matrixf so perhaps this is
something that is causing problems.

Robert.

On 8/2/07, xyc508 <[EMAIL PROTECTED]> wrote:
>
>
> Hello,all
>
> when I compile osgAL with osg2.0,there is an error:"can not convert
> osg::Matrixd from osg::RefMatrix",what's the reason?could someone tell
> me?Thanks.
>
> ________________________________
>  劲 爆 150 万 同 时 在 线,众 人 追 捧 梦 幻 西 游
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to