MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / SetBack

Method SetBack

GTE/Mathematics/UIntegerAP32.h:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 inline void SetBack(uint32_t value)
172 {
173 mBits.back() = value;
174 }
175
176 inline uint32_t GetBack() const
177 {

Callers 2

AddMethod · 0.45
SubMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected