Tutorials
Documentation
transform.c File Reference
#include <math.h>
#include "internal.h"

Functions

void glcLoadIdentity (void)
void glcLoadMatrix (const GLfloat *inMatrix)
void glcMultMatrix (const GLfloat *inMatrix)
void glcRotate (GLfloat inAngle)
void glcScale (GLfloat inX, GLfloat inY)
void glcPushMatrixQSO (void)
void glcPopMatrixQSO (void)

Detailed Description

defines the so-called "Transformation commands" described in chapter 3.9 of the GLC specs.


Generated on Sun Jun 29 2025 18:33:02 for QuesoGLC by doxygen 1.14.0 written by Dimitri van Heesch © 1997-2005