mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Fix incorrect type reference in SDObjectPODData
This commit is contained in:
@@ -451,7 +451,7 @@ struct SDObjectData
|
||||
|
||||
DOCUMENT(R"(The plain-old data contents of the object, in a :class:`SDObjectPODData`.
|
||||
|
||||
:type: basic
|
||||
:type: SDObjectPODData
|
||||
)");
|
||||
SDObjectPODData basic;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user