MCPcopy Create free account
hub / github.com/carbonengine/trinity / PyTransformQuaternion

Method PyTransformQuaternion

trinity/TriVector.cpp:379–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377}
378
379void TriVector::PyTransformQuaternion( ITriQuaternion* rotation )
380{
381 TransformQuaternion( rotation->GetQuaternion() );
382}
383
384void TriVector::PySetCrossProduct( ITriVector* v1, ITriVector* v2 )
385{

Callers

nothing calls this directly

Calls 1

GetQuaternionMethod · 0.80

Tested by

no test coverage detected