About my projects, examples and tutorials
NO_TITLE

NO_TITLE

Gnome::Graphene::T-Point3D§

Class initialization§

new§

Initialization of a type class is simple and only needed when the standalone functions are used.

method new ( )
Code

Standalone Functions§

point3d-zero§

Retrieves a constant point with all three coordinates set to 0.

method point3d-zero (--> CArray[N-Point3D] )
Code

Return value; a zero point.