MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / setErrorState

Function setErrorState

Samples/NiViewer/Draw.cpp:428–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426}
427
428void setErrorState(const char* strMessage)
429{
430 g_DrawConfig.strErrorState = strMessage;
431}
432
433void drawCropStream(MapGenerator* pGenerator, IntRect location, IntRect selection, int dividedBy)
434{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected