MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / drawText3D

Method drawText3D

examples/SharedMemory/RemoteGUIHelper.cpp:618–620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

616}
617
618void RemoteGUIHelper::drawText3D(const char* txt, float posX, float posZY, float posZ, float size)
619{
620}
621
622void RemoteGUIHelper::drawText3D(const char* txt, float position[3], float orientation[4], float color[4], float size, int optionFlag)
623{

Callers 4

physicsDebugDrawMethod · 0.45
renderSceneMethod · 0.45
mainFunction · 0.45
renderSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected