Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricLengyel/Terathon-Math-Library
/ Set
Method
Set
TSVector3D.h:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void Set(float a, float b, float c) volatile
105
{
106
xyz.Set(a, b, c);
107
}
108
109
Vector3D& Set(const Vector2D& v, float c)
110
{
Callers
1
Vector3D
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected