Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetNumAttributes
Method
GetNumAttributes
GTE/Graphics/VertexFormat.h:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
inline int32_t GetNumAttributes() const
76
{
77
return mNumAttributes;
78
}
79
80
void GetAttribute(int32_t i, VASemantic& semantic, DFType& type,
81
uint32_t& unit, uint32_t& offset) const;
Callers
5
StandardUsage
Method · 0.80
OnFirstUpdate
Method · 0.80
CollisionMesh
Method · 0.80
GL46InputLayout
Method · 0.80
DX11InputLayout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected