Point3D.alloc

Allocates a #graphene_point3d_t structure.

class Point3D
static
alloc
()

Return Value

Type: graphene.point3_d.Point3D

the newly allocated structure. Use graphene.point3_d.Point3D.free to free the resources allocated by this function.