HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tokens.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/usdGeom/api.h"
#include "pxr/base/tf/staticData.h"
#include "pxr/base/tf/token.h"
#include <vector>
+ Include dependency graph for tokens.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UsdGeomTokensType
 

Variables

USDGEOM_API TfStaticData
< UsdGeomTokensType
UsdGeomTokens
 

Variable Documentation

UsdGeomTokens

A global variable with static, efficient TfTokens for use in all public USD API.

See Also
UsdGeomTokensType
Examples:
LOP/LOP_Sphere.C.