Home
last modified time | relevance | path

Searched defs:drawText3D (Results 1 – 12 of 12) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/CommonInterfaces/
H A DCommonGUIHelperInterface.h110 virtual void drawText3D(const char* txt, float posX, float posY, float posZ, float size) {} in drawText3D() function
111 …virtual void drawText3D(const char* txt, float position[3], float orientation[4], float color[4], … in drawText3D() function
210 virtual void drawText3D(const char* txt, float posX, float posZY, float posZ, float size) in drawText3D() function
214 …virtual void drawText3D(const char* txt, float position[3], float orientation[4], float color[4], … in drawText3D() function
/dports/devel/py-bullet3/bullet3-3.21/examples/CommonInterfaces/
H A DCommonGUIHelperInterface.h110 virtual void drawText3D(const char* txt, float posX, float posY, float posZ, float size) {} in drawText3D() function
111 …virtual void drawText3D(const char* txt, float position[3], float orientation[4], float color[4], … in drawText3D() function
210 virtual void drawText3D(const char* txt, float posX, float posZY, float posZ, float size) in drawText3D() function
214 …virtual void drawText3D(const char* txt, float position[3], float orientation[4], float color[4], … in drawText3D() function
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DSimpleOpenGL2App.cpp335 void SimpleOpenGL2App::drawText3D(const char* txt, float position[3], float orientation[4], float c… in drawText3D() function in SimpleOpenGL2App
339 void SimpleOpenGL2App::drawText3D(const char* txt, float worldPosX, float worldPosY, float worldPos… in drawText3D() function in SimpleOpenGL2App
H A DSimpleOpenGL3App.cpp467 void SimpleOpenGL3App::drawText3D(const char* txt, float position[3], float orientation[4], float c… in drawText3D() function in SimpleOpenGL3App
629 void SimpleOpenGL3App::drawText3D(const char* txt, float worldPosX, float worldPosY, float worldPos… in drawText3D() function in SimpleOpenGL3App
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DSimpleOpenGL2App.cpp335 void SimpleOpenGL2App::drawText3D(const char* txt, float position[3], float orientation[4], float c… in drawText3D() function in SimpleOpenGL2App
339 void SimpleOpenGL2App::drawText3D(const char* txt, float worldPosX, float worldPosY, float worldPos… in drawText3D() function in SimpleOpenGL2App
H A DSimpleOpenGL3App.cpp467 void SimpleOpenGL3App::drawText3D(const char* txt, float position[3], float orientation[4], float c… in drawText3D() function in SimpleOpenGL3App
629 void SimpleOpenGL3App::drawText3D(const char* txt, float worldPosX, float worldPosY, float worldPos… in drawText3D() function in SimpleOpenGL3App
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DRemoteGUIHelper.cpp618 void RemoteGUIHelper::drawText3D(const char* txt, float posX, float posZY, float posZ, float size) in drawText3D() function in RemoteGUIHelper
622 void RemoteGUIHelper::drawText3D(const char* txt, float position[3], float orientation[4], float co… in drawText3D() function in RemoteGUIHelper
H A DRemoteGUIHelperTCP.cpp630 void RemoteGUIHelperTCP::drawText3D(const char* txt, float posX, float posZY, float posZ, float siz… in drawText3D() function in RemoteGUIHelperTCP
634 void RemoteGUIHelperTCP::drawText3D(const char* txt, float position[3], float orientation[4], float… in drawText3D() function in RemoteGUIHelperTCP
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DRemoteGUIHelper.cpp618 void RemoteGUIHelper::drawText3D(const char* txt, float posX, float posZY, float posZ, float size) in drawText3D() function in RemoteGUIHelper
622 void RemoteGUIHelper::drawText3D(const char* txt, float position[3], float orientation[4], float co… in drawText3D() function in RemoteGUIHelper
H A DRemoteGUIHelperTCP.cpp630 void RemoteGUIHelperTCP::drawText3D(const char* txt, float posX, float posZY, float posZ, float siz… in drawText3D() function in RemoteGUIHelperTCP
634 void RemoteGUIHelperTCP::drawText3D(const char* txt, float position[3], float orientation[4], float… in drawText3D() function in RemoteGUIHelperTCP
/dports/devel/bullet/bullet3-3.21/examples/StandaloneMain/
H A Dmain_tinyrenderer_single_example.cpp365 virtual void drawText3D(const char* txt, float posX, float posZY, float posZ, float size) in drawText3D() function
/dports/devel/py-bullet3/bullet3-3.21/examples/StandaloneMain/
H A Dmain_tinyrenderer_single_example.cpp365 virtual void drawText3D(const char* txt, float posX, float posZY, float posZ, float size) in drawText3D() function