Box
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "clutter_gst_box_get_type ()" ) ]
[ Compact ]
[ Version ( since = "3.0" ) ]
public class Box
Bounding box of an area in a video texture or actor's allocation.
Coordinates are usually expressed in the [0, 1] interval.
Content:
Methods:
Fields:
- public float x1
- public float x2
- public float y1
- public float y2