We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52f217 commit e2a74c2Copy full SHA for e2a74c2
Doc/doxygen.cfg
@@ -2547,7 +2547,8 @@ PREDEFINED = __cplusplus
2547
# definition found in the source code.
2548
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2549
2550
-EXPAND_AS_DEFINED = DILIGENT_BEGIN_NAMESPACE \
+EXPAND_AS_DEFINED = DILIGENT_CPP_INTERFACE \
2551
+ DILIGENT_BEGIN_NAMESPACE \
2552
DILIGENT_END_NAMESPACE \
2553
DILIGENT_TYPED_ENUM \
2554
DILIGENT_DERIVE \
0 commit comments