AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
HudTextManager.h File Reference

Go to the source code of this file.

Classes

class  agxOSG::HudTextManager
 HudTextManager is a class that inherits from agxSDK::StepEventListener and makes it easier to manipulate text in an agxOSG::SceneDecorator. More...
 
class  agxOSG::HudTextManager::ReferencedText
 A class for having text elements with reference counting. More...
 

Namespaces

namespace  agxOSG
 The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph.
 

Typedefs

typedef agx::observer_ptr< const HudTextManager > agxOSG::HudTextManagerConstObserver
 
typedef agx::ref_ptr< const HudTextManager > agxOSG::HudTextManagerConstRef
 
typedef agx::observer_ptr< HudTextManager > agxOSG::HudTextManagerObserver
 
typedef agx::ref_ptr< HudTextManager > agxOSG::HudTextManagerRef