meshroom.core.node.Position

Inheritance diagram of meshroom.core.node.Position
class meshroom.core.node.Position(x, y)
__init__()

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Attributes

x

Alias for field number 0

y

Alias for field number 1