MCPcopy 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
289void TriColor::PySetVector( ITriVector* vector, float alpha )
290{
291 SetVector( vector->GetVector(), alpha );
292}
293
294Vector3 TriColor::PyGetHSV()
295{

Callers

nothing calls this directly

Calls 1

GetVectorMethod · 0.80

Tested by

no test coverage detected