Pixar Arch
Loading...
Searching...
No Matches
function.h File Reference

Define preprocessor function name macros. More...

#include "./api.h"
#include "./functionLite.h"
#include <string>

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.
 

Detailed Description

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.