Skip to content

Make renderstate a class #241

@no-lex

Description

@no-lex

renderstate is a data-only structure used for carrying around rendering data. However, it has a large number of associated functions which essentially act as member variables. Moving them into the renderstate object makes it clear what their association is. It is defined in renderva.cpp, and all of its associated functions are also located there.

Metadata

Metadata

Assignees

Labels

misimplementationCircumlocutious or redundant implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions