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

Define preprocessor function name macros. More...

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

Go to the source code of this file.

Namespaces

namespace  pxr

Functions

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 pxr/arch/functionLite.h. This file needs to be public but shouldn't be included directly by anything outside of lib/tf.