Struct

PhocBox

[]

Description [src]

struct PhocBox {
  /* No available fields */
}

PhocBox is used to represent a rectangular region. It just wraps wlr_box so we can use it in the type system.

[]

Instance methods

phoc_box_copy
No description available.

phoc_box_free
No description available.