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:
ab47438
)
update docs for UsdSchemaKind to point to more detailed doc
author
pixar-oss
<pixar-oss@users.noreply.github.com>
Wed, 20 Dec 2023 23:02:32 +0000
(15:02 -0800)
committer
pixar-oss
<pixar-oss@users.noreply.github.com>
Wed, 20 Dec 2023 23:02:32 +0000
(15:02 -0800)
(Internal change:
2309710
)
pxr/usd/usd/common.h
patch
|
blob
|
history
diff --git
a/pxr/usd/usd/common.h
b/pxr/usd/usd/common.h
index 6b7430e96e5301f546798f6ec327fa1bcd652dc1..3b2d8110caddea5ce9d44455f508e0917b057d6a 100644
(file)
--- a/
pxr/usd/usd/common.h
+++ b/
pxr/usd/usd/common.h
@@
-122,7
+122,9
@@
enum UsdLoadPolicy {
/// \enum UsdSchemaKind
///
-/// An enum representing which kind of schema a given schema class belongs to
+/// An enum representing which kind of schema a given schema class belongs to.
+/// For more details on the different kinds of schemas, see
+/// \ref Usd_Page_GeneratingSchemas.
///
enum class UsdSchemaKind {
/// Invalid or unknown schema kind.