Home
last modified time | relevance | path

Searched defs:secondaxis (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/map-object/
H A Dmap-object-main.h55 GimpVector3 viewpoint,firstaxis,secondaxis,normal,position,scale; member
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/lighting/
H A Dlighting-shade.c487 static GimpVector3 secondaxis = { 0.0, 1.0, 0.0 }; in sphere_to_image() local