OpenSubdiv icon indicating copy to clipboard operation
OpenSubdiv copied to clipboard

Implement dedicated memory allocation

Open manuelk opened this issue 10 years ago • 1 comments

We should indirect all memory allocations in core libraries to allow implementation of client-code driven memory management.

Similarly, std::vector should be indirected (typedef) to allow for client-code replacement.

manuelk avatar Jan 14 '15 00:01 manuelk

Filed as internal issue #151653.

jtran56 avatar Sep 30 '17 01:09 jtran56