VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
makVrv::DtOsgItersectorExclusions Class Reference

DtOsgItersectorExclusions is a list of osg nodes from the scene graph and a list of element IDs to exclude from an intersect query. More...

Public Attributes

std::list< DtUniqueIDmyExcludeIds
std::list< osg::Node * > myExcludeNodes

Detailed Description

DtOsgItersectorExclusions is a list of osg nodes from the scene graph and a list of element IDs to exclude from an intersect query.

The renderer independent API provides a list of element IDs; the OSG-specific intersectors take these instead, which look up the nodes in the scene graph for the element ids provided for non-instanced elements; and maintain the element ids for use by the instance manager. Users of the OSG-specific interface may provide osg::nodes to exclude that are not for a specific element

Member Data Documentation

std::list<DtUniqueID> makVrv::DtOsgItersectorExclusions::myExcludeIds
std::list<osg::Node*> makVrv::DtOsgItersectorExclusions::myExcludeNodes

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)