PathNode
Object Hierarchy:
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
[ 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.
MOVE_TO and
LINE_TO use only one pair of coordinates,
CURVE_TO uses all three and
CLOSE uses none.
Namespace: Clutter
Package: clutter-1.0