(* Return the texture coordinates for the given point on the given object. Point in object coords. *) val coords : Object.base_object -> Point.t -> int * float * float val faces : Object.base_object -> Point.t -> int