mymesh.tree.QuadtreeNode.getVertices#

QuadtreeNode.getVertices()[source]#

Get the coordinates of the 4 vertices of the square that correspond to the quadtree node.

Returns:

vertices – Array of vertex coordinates

Return type:

np.ndarray