Skip to content

Shapes have no transform method. #283

Closed
@louis-langholtz

Description

@louis-langholtz

Expected/Desired Behavior or Experience:

Shapes can take a transformation matrix and be transformed then by that matrix.

Actual Behavior:

Shapes currently have no concept of transforming mutations — let alone any methods that support them. This makes new library-based features, like an ability to reflect a body, require RTTI-based visitation (since using the alternative, application-based visitation, would have to encumber visitation for applications).

Metadata

Metadata

Labels

EnhancementFor suggestions or changes that enhance any part of the project and isn't a bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions