Point3D.normalize
void normalize(out graphene.point3_d.Point3D res)Computes the normalization of the vector represented by the coordinates of the given #graphene_point3d_t.
Parameters
res | return location for the normalized #graphene_point3d_t |
void normalize(out graphene.point3_d.Point3D res)Computes the normalization of the vector represented by the coordinates of the given #graphene_point3d_t.
res | return location for the normalized #graphene_point3d_t |