MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / Up

Method Up

SampleFramework12/v1.00/SF12_Math.cpp:833–836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

831}
832
833Float3 Float3x3::Up() const
834{
835 return Float3(_21, _22, _23);
836}
837
838Float3 Float3x3::Down() const
839{

Callers 2

UpdateMethod · 0.45
UpdateMethod · 0.45

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected