Clutter::Vertex(3pm)

NAME

Clutter::Vertex - wrapper for ClutterVertex

HIERARCHY

Glib::Boxed
+----Clutter::Vertex

METHODS

vertex = Clutter::Vertex->new ($x, $y, $z)
o $x (integer)
o $y (integer)
o $z (integer)
boolean = $a->equal ($b)
o $b (Clutter::Vertex)
(x, y, z) = $vertex->values
integer = $vertex->x
oldvalue = $vertex->x ($newvalue)
o $newvalue (integer)
integer = $vertex->y
oldvalue = $vertex->y ($newvalue)
o $newvalue (integer)
integer = $vertex->z
oldvalue = $vertex->z ($newvalue)
o $newvalue (integer)

SEE ALSO

Clutter, Glib::Boxed

COPYRIGHT

Copyright (C) 2006, 2007, 2008 OpenedHand Ltd

Copyright (C) 2009 Intel Corporation

This module is free software; you can redistribute it and/or modify it under the terms of either:

o the GNU Lesser General Public Library version 2.1; or

o the Artistic License, version 2.0.

See Clutter for the full copyright notice.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout