HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
tokens.h
Go to the documentation of this file.
1
//
2
// Copyright 2025 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_EXEC_EXEC_GEOM_TOKENS_H
8
#define PXR_EXEC_EXEC_GEOM_TOKENS_H
9
10
/// \file
11
12
#include "
pxr/pxr.h
"
13
14
#include "
pxr/exec/execGeom/api.h
"
15
16
#include "
pxr/base/tf/staticTokens.h
"
17
18
PXR_NAMESPACE_OPEN_SCOPE
19
20
#define EXEC_GEOM_XFORMABLE_TOKENS \
21
(computeLocalToWorldTransform)
22
23
TF_DECLARE_PUBLIC_TOKENS
(
24
ExecGeomXformableTokens,
EXECGEOM_API
,
EXEC_GEOM_XFORMABLE_TOKENS
);
25
26
PXR_NAMESPACE_CLOSE_SCOPE
27
28
#endif
PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_OPEN_SCOPE
Definition:
pxr.h:73
EXEC_GEOM_XFORMABLE_TOKENS
#define EXEC_GEOM_XFORMABLE_TOKENS
Definition:
tokens.h:20
pxr.h
TF_DECLARE_PUBLIC_TOKENS
ARCH_PRAGMA_PUSH ARCH_PRAGMA_MACRO_TOO_FEW_ARGUMENTS TF_DECLARE_PUBLIC_TOKENS(GusdTokens, GUSD_TOKENS)
staticTokens.h
PXR_NAMESPACE_CLOSE_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
Definition:
pxr.h:74
EXECGEOM_API
#define EXECGEOM_API
Definition:
api.h:25
api.h
pxr
exec
execGeom
tokens.h
Generated on Mon Jul 20 2026 02:16:42 for HDK by
1.8.6