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

Method SetFront

trinity/TriObserverLocal.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void TriObserverLocal::SetFront( const Vector3& front )
60{
61 m_front = front;
62}
63
64bool TriObserverLocal::GetMute()
65{

Callers 1

SetupAudioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected