Skip to content

How to use ImDrawCallback_ResetRenderState? #100

@RoccoZero

Description

@RoccoZero

draw_list->AddCallback(ImDrawCallback_ResetRenderState, nullptr);
It seems this method won't work because we only have the ImDrawCallback delegate in our parameters.
We need another method that will have this native parameter "delegate*<ImDrawList*, ImDrawCmd*, void> callback"

Image

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