Skip to content

PGraphics2D should implement getMatrix(PMatrix2D target) #5063

@codeanticode

Description

@codeanticode

This operation is well defined, since modelview is a 2D-only transformation matrix in the P2D renderer, so one could set target using the 2D components of modelview. Right now it simply calls the PGraphics implementation, which shows a missing method warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions