
104
RabbitCore RCM3209/RCM3229
glSetPfStep
void glSetPfStep(int stepX, int stepY);
DESCRIPTION
Sets the
glPrintf()
printing step direction. The
x
and
y
step directions are indepen-
dent signed values. The actual step increments depend on the height and width of the
font being displayed, which are multiplied by the step values.
PARAMETERS
stepX
the
glPrintf
x
step value
stepY
the
glPrintf
y
step value
RETURN VALUE
None.
SEE ALSO
Use
glGetPfStep()
to examine the current
x
and
y
printing step direction.
glGetPfStep
int glGetPfStep(void);
DESCRIPTION
Gets the current
glPrintf()
printing step direction. Each step direction is indepen-
dent of the other, and is treated as an 8-bit signed value. The actual step increments de-
pends on the height and width of the font being displayed, which are multiplied by the
step values.
RETURN VALUE
The
x
step is returned in the MSB, and the
y
step is returned in the LSB of the integer
result.
SEE ALSO
Use
glGetPfStep()
to control the
x
and
y
printing step direction.
Содержание RabbitCore RCM3209
Страница 1: ...RabbitCore RCM3209 RCM3229 C Programmable Module with Ethernet User s Manual 019 0165 080528 D...
Страница 6: ...RabbitCore RCM3209 RCM3229...
Страница 20: ...14 RabbitCore RCM3209 RCM3229...
Страница 58: ...52 RabbitCore RCM3209 RCM3229...
Страница 84: ...78 RabbitCore RCM3200...
Страница 135: ...User s Manual 129 keyConfig continued RETURN VALUE None SEE ALSO keyProcess keyGet keypadDef...
Страница 140: ...134 RabbitCore RCM3209 RCM3229...
Страница 144: ...138 RabbitCore RCM3209 RCM3229...
Страница 158: ...152 RabbitCore RCM3209 RCM3229...
Страница 160: ......