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

Method Up

SampleFramework11/v1.02/SF11_Math.cpp:812–815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

810}
811
812Float3 Float3x3::Up() const
813{
814 return Float3(_21, _22, _23);
815}
816
817Float3 Float3x3::Down() const
818{

Callers 2

RenderDriverFunction · 0.45
UpdateMethod · 0.45

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected