7#ifndef PXR_IMAGING_PX_OSD_TOKENS_H
8#define PXR_IMAGING_PX_OSD_TOKENS_H
13#include "pxr/imaging/pxOsd/api.h"
16PXR_NAMESPACE_OPEN_SCOPE
19#define PXOSD_OPENSUBDIV_TOKENS \
38 PXOSD_API, PXOSD_OPENSUBDIV_TOKENS);
41PXR_NAMESPACE_CLOSE_SCOPE
This file defines some macros that are useful for declaring and using static TfTokens.
#define TF_DECLARE_PUBLIC_TOKENS(...)
Macro to define public tokens.