7#ifndef PXR_USD_USD_USDA_FILE_FORMAT_H
8#define PXR_USD_USD_USDA_FILE_FORMAT_H
11#include "pxr/usd/usd/api.h"
16PXR_NAMESPACE_OPEN_SCOPE
18#define USD_USDA_FILE_FORMAT_TOKENS \
33 SDF_FILE_FORMAT_FACTORY_ACCESS;
41PXR_NAMESPACE_CLOSE_SCOPE
Standard pointer typedefs.
#define TF_DECLARE_WEAK_AND_REF_PTRS(type)
Define standard weak, ref, and vector pointer types.
This file defines some macros that are useful for declaring and using static TfTokens.
#define TF_DECLARE_PUBLIC_TOKENS(...)
Macro to define public tokens.