• w4t's avatar
    GetImTextureID static · 6a635be7
    w4t authored
    usage:
    
    ofTexture texture;
    ofImage image;
    
    ImGui::Image(GetImTextureID(texture), ImGui::GetWindowSize());
    ImGui::Image(GetImTextureID(image), ImGui::GetWindowSize());
    6a635be7
Name
Last commit
Last update
example-addons Loading commit data...
example-demo Loading commit data...
example-demo-customGLFWGL2 Loading commit data...
example-demo-customGLFWGL2_remote Loading commit data...
example-demo-customGLFWGL3 Loading commit data...
example-demo-parameter Loading commit data...
example-demo-remote Loading commit data...
example-helpers Loading commit data...
example-imgviewer Loading commit data...
example-ios Loading commit data...
images Loading commit data...
libs Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
addon_config.mk Loading commit data...
ofxImGui.props Loading commit data...