PathNode


Object Hierarchy:

Object hierarchy for PathNode

Description:

[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "clutter_path_node_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public struct PathNode

Represents a single node of a Path.

Some of the coordinates in points may be unused for some node types. clutter_path_move_to and clutter_path_line_to use only one pair of coordinates, clutter_path_curve_to uses all three and clutter_path_close uses none.


Namespace: Clutter
Package: clutter-1.0

Content:

Methods:

Fields: