libprimis icon indicating copy to clipboard operation
libprimis copied to clipboard

`shadowmesh` object should absorb de facto member functions

Open no-lex opened this issue 3 years ago • 0 comments

The renderva object shadowmesh is a POD-type object that has multiple functions related to it carry out very member function-like behavior upon its fields. Integrating these functions into the object will potentially allow some or hopefully all of the member vars to be private, making its interface more clear.

no-lex avatar Dec 04 '21 06:12 no-lex