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

Method PyRotationQuaternion

trinity/TriMatrix.cpp:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316void TriMatrix::PyRotationQuaternion( ITriQuaternion* quaternion )
317{
318 RotationQuaternion( quaternion->GetQuaternion() );
319}
320
321void TriMatrix::PyTransformation(
322 ITriVector* scalingCenter,

Callers

nothing calls this directly

Calls 1

GetQuaternionMethod · 0.80

Tested by

no test coverage detected