MCPcopy Create free account
hub / github.com/GarageGames/Torque2D / clearCompressionPoint

Method clearCompressionPoint

engine/source/io/bitStream.cc:452–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450//----------------------------------------------------------------------------
451
452void BitStream::clearCompressionPoint()
453{
454 mCompressRelative = false;
455}
456
457void BitStream::setCompressionPoint(const Point3F& p)
458{

Callers 2

readPacketMethod · 0.80
writePacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected