MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / SHRotation

Method SHRotation

core/src/core/sh.cpp:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122// --------------------------------------------------------------------------------------------------------------------
123
124SHRotation::SHRotation(int order)
125 : mRotation(order)
126{}
127
128void SHRotation::setRotation(const Quaternionf& quaternion)
129{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected