Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricLengyel/Terathon-Math-Library
/ Set
Method
Set
TSVector4D.h:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void Set(float a, float b, float c, float d) volatile
128
{
129
xyzw.Set(a, b, c, d);
130
}
131
132
Vector4D& Set(const Vector3D& v, float d)
133
{
Callers
1
Vector4D
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected