Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ SetData
Method
SetData
GTE/Graphics/Resource.h:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
inline void SetData(char* data)
102
{
103
mData = data;
104
}
105
106
inline char const* GetData() const
107
{
Callers
2
CaptureFrame
Method · 0.80
UpdateMassSpringSystem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected