Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ PySetVector
Method
PySetVector
trinity/TriColor.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
void TriColor::PySetVector( ITriVector* vector, float alpha )
290
{
291
SetVector( vector->GetVector(), alpha );
292
}
293
294
Vector3 TriColor::PyGetHSV()
295
{
Callers
nothing calls this directly
Calls
1
GetVector
Method · 0.80
Tested by
no test coverage detected