Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GLUE
GLUE.BaseTexture

Method GLUE.BaseTexture()->draw_region()


Method draw_region

void draw_region(float x, float y, float z, float w, float h, float s0, float q0, float ss, float qs)

Description

Draw texture region s0 ,q0 - ss ,qs at x ,y ,z with dimensions w *h .