mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Don't include protected members/methods in C++ API reference
This commit is contained in:
parent
d4d2fdb834
commit
0a10aa6b26
@ -1451,6 +1451,7 @@ INCLUDE_FILE_PATTERNS =
|
||||
PREDEFINED = TVOLATILE= \
|
||||
INLINE=inline \
|
||||
PUBLISHED=public \
|
||||
protected=private \
|
||||
INLINE_LINMATH=inline \
|
||||
INLINE_MATHUTIL=inline \
|
||||
EXTENSION(x)= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user