projects
/
platform
/
core
/
uifw
/
OpenUSD.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8916baf
)
hdar: fix symbol visibility typo
author
jloy
<jloy@users.noreply.github.com>
Sat, 3 Feb 2024 04:02:46 +0000
(20:02 -0800)
committer
pixar-oss
<pixar-oss@users.noreply.github.com>
Sat, 3 Feb 2024 04:11:16 +0000
(20:11 -0800)
(Internal change:
2314172
)
pxr/imaging/hdar/systemSchema.h
patch
|
blob
|
history
diff --git
a/pxr/imaging/hdar/systemSchema.h
b/pxr/imaging/hdar/systemSchema.h
index 2c6057a6a7da207897cf1f33809b9613278b24e6..fa4c6257749244c7c25afe0a4e9686015d20732b 100644
(file)
--- a/
pxr/imaging/hdar/systemSchema.h
+++ b/
pxr/imaging/hdar/systemSchema.h
@@
-79,7
+79,7
@@
public:
/// Otherwise, this returns null.
///
/// This operation will be linear in the length of \p fromPath.
- HD_API
+ HD
AR
_API
static HdContainerDataSourceHandle GetFromPath(
HdSceneIndexBaseRefPtr const &inputScene,
SdfPath const &fromPath,