Hi, hopefully this is an easy one! I am subclassing MatrixTransform and overriding the accept(NodeVisitor&) method in order to perform some custom auto-scaling. It works fine until I put the node under an RTT camera. Upon doing so, the CullStack::getViewport() method still returns the viewport corresponding to the main camera -- what I'm looking for are the dimensions of the RTT surface.
What is the correct call in this case? Thanks in advance. -gw -- Glenn Waldron : Pelican Mapping : http://pelicanmapping.com : 703-652-4791
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

