Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetNumParticles
Method
GetNumParticles
GTE/Graphics/Particles.h:41–44 ·
view source on GitHub ↗
Member access.
Source
from the content-addressed store, hash-verified
39
40
// Member access.
41
inline size_t GetNumParticles() const
42
{
43
return mPositionSize.size();
44
}
45
46
inline std::vector<Vector4<float>> const& GetPositionSize() const
47
{
Callers
3
OnCharPress
Method · 0.45
CreateRope
Method · 0.45
PhysicsTick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected