-
w4t authored
usage: ofTexture texture; ofImage image; ImGui::Image(GetImTextureID(texture), ImGui::GetWindowSize()); ImGui::Image(GetImTextureID(image), ImGui::GetWindowSize());
6a635be7
usage: ofTexture texture; ofImage image; ImGui::Image(GetImTextureID(texture), ImGui::GetWindowSize()); ImGui::Image(GetImTextureID(image), ImGui::GetWindowSize());