Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetStride
Method
GetStride
src/Nazara/Graphics/ParticleDeclaration.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
*/
181
182
std::size_t ParticleDeclaration::GetStride() const
183
{
184
return m_stride;
185
}
186
187
/*!
188
* \brief Sets the stride of the declaration
Callers
2
Initialize
Method · 0.45
ParticleGroup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected