VR-Engage  2.2
Loading...
Searching...
No Matches
intersector.h File Reference
Include dependency graph for intersector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtIntersector
 

Namespaces

namespace  makVre
 

Detailed Description

This file contains the DtIntersector abstract base class which provides an interface for performing ray intersection tests with the 3D environment. This includes tests against terrain, entities, and other scene elements. The interface supports various forms of intersection testing needed for player interaction, targeting, and navigation.