MCPcopy Create free account
hub / github.com/comaps/comaps / geometry

Method geometry

tools/python/mwm/mwm_interface.py:359–360  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

357
358 @abstractmethod
359 def geometry(self) -> Union[List[Point], List[Triangle]]:
360 pass
361
362 @abstractmethod
363 def limit_rect(self) -> Rect:

Callers 5

ProcessSelectionModeMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1