AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
RenderText.h File Reference
#include <agxOSG/export.h>
#include <agx/PushDisableWarnings.h>
#include <osg/Geometry>
#include <agx/PopDisableWarnings.h>
#include <agx/Vec2.h>
#include <string>

Go to the source code of this file.

Classes

class  agxOSG::TextGeometry::TextDrawCallback
 
class  agxOSG::TextGeometry
 Class for drawing simple/fast 2D text onto screen. More...
 

Namespaces

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

Functions

unsigned int AGXOSG_EXPORT agxOSG::makeRasterFont (void)
 
void AGXOSG_EXPORT agxOSG::renderText (float x, float y, const char *s)
 Render the bitmap text using previously created bitmap fonts.