MCPcopy 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

CaptureFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected