CAdditionalVertexStreamManager: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This C++ file is responsible for --. It can be found in '''Client/Client Core/Sources''' in Visual Studio. ==Constructor== <syntaxhighlight lang="c++"> CAdditionalVertexStre...") |
mNo edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<pageclass subcaption="C++ File"></pageclass> | |||
This C++ file is responsible for --. | This C++ file is responsible for --. | ||
Line 33: | Line 35: | ||
*[[OnVertexBufferDestroy]] | *[[OnVertexBufferDestroy]] | ||
*[[OnVertexBufferRangeInvalidated]] | *[[OnVertexBufferRangeInvalidated]] | ||
[[Category:Development]] |
Latest revision as of 10:44, 13 July 2024
This C++ file is responsible for --.
It can be found in Client/Client Core/Sources in Visual Studio.
Constructor
CAdditionalVertexStreamManager::CAdditionalVertexStreamManager ( void ) { }