MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / Down

Method Down

SampleFramework11/v1.02/SF11_Math.cpp:817–820  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

815}
816
817Float3 Float3x3::Down() const
818{
819 return Float3(-_21, -_22, -_23);
820}
821
822Float3 Float3x3::Left() const
823{

Callers 1

UpdateMethod · 0.45

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected