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

Method Right

SampleFramework11/v1.02/SF11_Math.cpp:827–830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825}
826
827Float3 Float3x3::Right() const
828{
829 return Float3(_11, _12, _13);
830}
831
832Float3 Float3x3::Forward() const
833{

Callers 3

RenderDriverFunction · 0.45
UpdateMethod · 0.45
RenderSunShadowMapMethod · 0.45

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected