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