Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ SetYBasis
Method
SetYBasis
SampleFramework11/v1.02/SF11_Math.cpp:849–854 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
847
}
848
849
void Float3x3::SetYBasis(const Float3& y)
850
{
851
_21 = y.x;
852
_22 = y.y;
853
_23 = y.z;
854
}
855
856
void Float3x3::SetZBasis(const Float3& z)
857
{
Callers
2
PathTrace
Function · 0.80
BakeDriver
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected