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

Go to the source code of this file.

Classes

struct  makVre::DtFontHolder
 
class  makVre::DtVrvOverlay
 

Namespaces

namespace  makVrv
 
namespace  makVre
 

Typedefs

using makVre::DtOverlayResizedDelegate = DtDelegate<void>
 

Detailed Description

The DtVrvOverlay class provides an interface for creating and managing 2D overlay graphics (text, lines, quads, textures) that are rendered on top of a 3D scene using the VRV rendering engine. This is commonly used for HUDs, UI elements, and debugging visualizations.