Stupid but fast question. Just want to make sure I'm getting it right, as
notations can vary and there is no explanation at the reference docs.
Let's say I have an osg::Plane that can be represented as ax + by + cz + d =
0. The method asVec4() from that class gives me an osg::Vec4 object with x =
a, y = b, z = c and w = d?
Thanks for your answer.

Renan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to