Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ version
Method
version
tools/python/mwm/mwm_interface.py:249–250 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
247
248
@abstractmethod
249
def
version(self) -> MwmVersion:
250
pass
251
252
@abstractmethod
253
def
type(self) -> MapType:
Callers
5
__repr__
Method · 0.95
to_json
Method · 0.95
example__working_with_mwm
Function · 0.95
example__working_with_mwm
Function · 0.95
initializeGL
Method · 0.45
Calls
no outgoing calls
Tested by
1
example__working_with_mwm
Function · 0.76