Skip to content
Snippets Groups Projects
Commit 62e91363 authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware)
Browse files

Add new wrap hint for excluding redundant properties

parent 8e554a2e
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@
#define VTK_MARSHALSETTER(property)
#endif
#define VTK_MARSHAL_EXCLUDE_REASON_IS_REDUNDANT "is redundant"
#define VTK_MARSHAL_EXCLUDE_REASON_IS_INTERNAL "is internal"
#define VTK_MARSHAL_EXCLUDE_REASON_NOT_SUPPORTED \
"(de)serialization is not supported for this type of property"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment