Pixar Arch
|
Define preprocessor function name macros. More...
Go to the source code of this file.
Namespaces | |
namespace | pxr |
Functions | |
ARCH_API std::string | pxr::ArchGetPrettierFunctionName (const std::string &function, const std::string &prettyFunction) |
Return well formatted function name. | |
Define preprocessor function name macros.
This file extents the functionality of arch/functionLite.h. This file needs to be public but shouldn't be included directly by anything outside of lib/tf
.