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

Method Right

SampleFramework11/v1.01/SF11_Math.cpp:806–809  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

804}
805
806Float3 Float3x3::Right() const
807{
808 return Float3(_11, _12, _13);
809}
810
811Float3 Float3x3::Forward() const
812{

Callers 2

UpdateMethod · 0.45
RenderShadowMapMethod · 0.45

Calls 1

Float3Class · 0.85

Tested by

no test coverage detected