MCPcopy Create free account
hub / github.com/BinomialLLC/basis_universal / get_version

Method get_version

python/basisu_py/transcoder.py:194–195  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

192 # Public version query
193 # -----------------------------------------------------------------------
194 def get_version(self):
195 return self.get_version_fn()
196
197 # -----------------------------------------------------------------------
198 # Enable library debug printing to stdout (also set BASISU_FORCE_DEVEL_MESSAGES to 1 in transcoder/basisu.h)

Calls

no outgoing calls

Tested by 1

test_backendFunction · 0.76