blender/intern/opensubdiv/internal/base
Hans Goudey ec09931d55 Subdiv: Use nested namespaces and static for opensubdiv module
Declaring the `blender::opensubdiv` namespace on one line is just shorter.
`static` is preferred over anonymous namespaces since it's locally visible.
2024-04-19 09:03:23 -04:00
..
memory.h Subdiv: Use nested namespaces and static for opensubdiv module 2024-04-19 09:03:23 -04:00
opensubdiv_capi.cc Cleanup: Move opensubdiv C-API headers to C++ 2023-12-11 07:50:29 -05:00
type_convert.cc Subdiv: Use nested namespaces and static for opensubdiv module 2024-04-19 09:03:23 -04:00
type_convert.h Subdiv: Use nested namespaces and static for opensubdiv module 2024-04-19 09:03:23 -04:00
util.cc Subdiv: Use nested namespaces and static for opensubdiv module 2024-04-19 09:03:23 -04:00
util.h Subdiv: Use nested namespaces and static for opensubdiv module 2024-04-19 09:03:23 -04:00