Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/FleX
/ operator <
Method
operator <
extensions/flexExtCloth.cpp:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
float depth;
40
41
bool operator < (const Key& rhs) const { return depth < rhs.depth; }
42
};
43
}
44
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected