Point3d

constructor()(source)

Allocates a #graphene_point3d_t structure.

Return

the newly allocated structure. Use graphene_point3d_free() to free the resources allocated by this function.

Since

1.0


constructor(graphenePoint3dPointer: <Error class: unknown class><<Error class: unknown class>>)(source)