MCPcopy Create free account

hub / github.com/SkaceKamen/wot-model-converter / functions

Functions94 in github.com/SkaceKamen/wot-model-converter

↓ 44 callersMethodread
(self, f)
wot/TreesReader.py:16
↓ 33 callersFunctionread_table
(f)
wot/chunks/utility.py:17
↓ 29 callersFunctionhex2
(arg, size=0, reverse=False)
wot/chunks/utility.py:5
↓ 29 callersFunctionunp
(arg, value)
wot/chunks/utility.py:14
↓ 24 callersFunctionprint_table
(t)
wot/chunks/utility.py:29
↓ 23 callersMethodread
(self, primitives_fh, visual_fh)
wot/ModelReader.py:25
↓ 15 callersFunctionunp
(format, data)
wot/ModelReader.py:12
↓ 13 callersMethodread
(self, stream)
wot/XmlUnpacker.py:14
↓ 11 callersMethodget
(self, index)
wot/chunks/table.py:36
↓ 9 callersFunctionunp
(arg, value)
wot/TreesReader.py:7
↓ 8 callersMethodout
(self, text)
wot/ModelReader.py:21
↓ 7 callersMethodgetChunk
(self, ident)
wot/SpaceReader.py:55
↓ 5 callersMethodwrite
(self, primitive, filename)
wot/ModelWriter.py:6
↓ 3 callersMethodfindFile
Returns package containing specified file.
wot/PackageReader.py:122
↓ 3 callersMethodgetStrings
(self)
wot/SpaceReader.py:76
↓ 3 callersMethodindexCachePath
Returns path to index cache.
wot/PackageReader.py:29
↓ 2 callersMethodcreateTexture
(self, path)
wot/ColladaModelWriter.py:47
↓ 2 callersMethodfindFileHandle
(self, zfile, package_file)
wot/PackageReader.py:152
↓ 2 callersMethodgetStride
(self, type, subtype)
wot/ModelReader.py:195
↓ 2 callersMethodget_row_section
(self, section)
wot/SpaceReader.py:13
↓ 2 callersMethodmultiply
(self, vec1, vec2)
wot/ModelWriter.py:36
↓ 2 callersMethodmultiply
(self, vec1, vec2)
wot/ColladaModelWriter.py:33
↓ 2 callersMethodreadData
(self, element, offset, descriptor)
wot/XmlUnpacker.py:72
↓ 2 callersMethodreadDataDescriptor
(self)
wot/XmlUnpacker.py:42
↓ 2 callersMethodreadElement
(self, base)
wot/XmlUnpacker.py:30
↓ 2 callersMethodwarn
Prints some kind of warning.
wot/PackageReader.py:103
↓ 1 callersMethodextract
Extracts specified file from wot package.
wot/PackageReader.py:161
↓ 1 callersMethodgetMaterials
(self)
wot/SpaceReader.py:67
↓ 1 callersMethodgetMatrices
(self)
wot/SpaceReader.py:58
↓ 1 callersMethodgetStaticGeometries
(self)
wot/SpaceReader.py:64
↓ 1 callersMethodisIndexCache
Returns if index cache exists.
wot/PackageReader.py:25
↓ 1 callersMethodisPacked
(self)
wot/XmlUnpacker.py:163
↓ 1 callersMethodload
(self, filename)
wot/SpaceReader.py:26
↓ 1 callersMethodloadIndex
Preloads paths to all files in all packages.
wot/PackageReader.py:46
↓ 1 callersMethodloadIndexCache
Loads json encoded cache file.
wot/PackageReader.py:33
↓ 1 callersMethodloadPackageList
Loads paths to all avaible packages
wot/PackageReader.py:107
↓ 1 callersMethodreadASCIIZ
(self)
wot/XmlUnpacker.py:154
↓ 1 callersMethodreadBase64
(self, length)
wot/XmlUnpacker.py:138
↓ 1 callersMethodreadBoolean
(self, length)
wot/XmlUnpacker.py:126
↓ 1 callersMethodreadDictionary
(self)
wot/XmlUnpacker.py:141
↓ 1 callersMethodreadElementDescriptors
(self, count)
wot/XmlUnpacker.py:54
↓ 1 callersMethodreadFloat
(self, length)
wot/XmlUnpacker.py:114
↓ 1 callersMethodreadIndices
(self, data)
wot/ModelReader.py:284
↓ 1 callersMethodreadMaterial
(self, element)
wot/ModelReader.py:146
↓ 1 callersMethodreadNode
(self, element)
wot/ModelReader.py:333
↓ 1 callersMethodreadNormal
(self, data, type, subtype)
wot/ModelReader.py:245
↓ 1 callersMethodreadNumber
(self, length)
wot/XmlUnpacker.py:98
↓ 1 callersMethodreadString
(self,length)
wot/XmlUnpacker.py:92
↓ 1 callersMethodreadVertice
(self, data, type, subtype)
wot/ModelReader.py:207
↓ 1 callersMethodreadVertices
(self, data)
wot/ModelReader.py:175
↓ 1 callersMethodsaveIndexCache
(self)
wot/PackageReader.py:42
↓ 1 callersMethodsetCachePath
Set path where index cache can be stored.
wot/PackageReader.py:17
↓ 1 callersMethodsetChunk
(self, ident, contents)
wot/SpaceReader.py:52
↓ 1 callersMethodsetWotPath
Set path to World of Tanks root folder.
wot/PackageReader.py:21
Method__init__
(self)
wot/SpaceReader.py:10
Method__init__
(self, debug=False)
wot/SpaceReader.py:49
Method__init__
(self, objects)
wot/TreesReader.py:113
Method__init__
(self, name, vertices, indices, textures, indicesFormat)
wot/TreesReader.py:124
Method__init__
(self)
wot/XmlUnpacker.py:11
Method__init__
(self, material=False, normals=False, uv=False, textureBase="", textureCallback=None, compress=False, scale=No
wot/ModelWriter.py:24
Method__init__
(self, wot_path = None, cache_path = None)
wot/PackageReader.py:13
Method__init__
(self,debug=False)
wot/ModelReader.py:18
Method__init__
(self, renderSets, nodes, boundingBox)
wot/ModelReader.py:349
Method__init__
(self, nodes, groups)
wot/ModelReader.py:358
Method__init__
(self, origin, material, vertices, indices)
wot/ModelReader.py:368
Method__init__
(self, material=False, normals=False, uv=False, textureBase="", textureCallback=None, compress=False, scale=No
wot/ColladaModelWriter.py:21
Method__init__
(self, f, debug=False, name="")
wot/chunks/table.py:16
Method__init__
(self, table)
wot/chunks/table.py:51
Method__iter__
(self)
wot/chunks/table.py:33
MethodbaseTextureCallback
(self, texture, type)
wot/ModelWriter.py:33
MethodbaseTextureCallback
(self, texture, type)
wot/ColladaModelWriter.py:30
MethodextractFile
(self, package_file, result_file)
wot/PackageReader.py:158
Functionget
(f, debug=False)
wot/chunks/bsmi.py:4
Functionget
(f, debug=False)
wot/chunks/bwwa.py:3
Functionget
(f, debug=False)
wot/chunks/bwsg.py:4
Functionget
(f, strings, debug=False)
wot/chunks/bwss.py:3
Functionget
(f, strings, materials, bwsg, matrices, debug=False)
wot/chunks/bsmo.py:3
Functionget
(f, bwst, debug=False)
wot/chunks/sptr.py:3
Functionget
(f, strings, debug=False)
wot/chunks/bsma.py:3
Functionget
(f, debug=False)
wot/chunks/bwst.py:3
Functionget
(f, bwst, debug=False)
wot/chunks/wgsd.py:3
MethodgetModels
(self, ignore_vertices=True)
wot/SpaceReader.py:61
MethodgetTrees
(self)
wot/SpaceReader.py:70
MethodgetWater
(self)
wot/SpaceReader.py:73
Functionget_bwst
()
wot/chunks/utility.py:33
Methodnext
(self)
wot/chunks/table.py:54
Methodopen
Opens specified file from wot package. This handler only supports reading.
wot/PackageReader.py:185
FunctionreadTree
(filename)
wot/__init__.py:22
FunctionreadXml
(input_file)
wot/__init__.py:17
MethodtoJSON
(self)
wot/chunks/bwsg.py:194
FunctionunpackXml
(input_file, output_file)
wot/__init__.py:11
Methodwalk
Iterates specified path and returns all files found in path. Currently works only on packed paths.
wot/PackageReader.py:211
Methodwrite
(self, primitive, filename, filename_material=None)
wot/ModelWriter.py:50
Methodwrite
(self, primitive, filename, filename_material=None)
wot/ColladaModelWriter.py:56