Skip to content

ofCubeMap::regenerateAllTextures() needs dummy implementation or Android-only declaration #8395

@danomatika

Description

@danomatika

From checking ofxLua with the of_v20250319_osx_release nightly:

The ofCubeMap regenerateAllTextures static class function is declared in the header, however the implementation is only available for Android. There should be dummy implementation for other platforms or the declaration should be wrapped by #ifdef TARGET_ANDROID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions