-
Notifications
You must be signed in to change notification settings - Fork 0
Display
Matrix functions (* is a wildcard for 2, 3 or 4)
[[matNew]]
[[matDelete]]
[[matCopy]]
[[matArr]]
[[matComponent]]
[[matAssignComponent]]
[[matMultiplyMat]]
mat*InitIdentity
Vector functions (* is a wildcard for 2, 3 or 4)
[[vecNew]]
[[vecDelete]]
[[vecCopy]]
[[vecComponent]]
[[vecAssignComponent]]
[[vecAddVec*]]
[[vecSubtractVec]]
[[vecMultiplyFloat]]
[[vecDivideFloat]]
vec*DotProduct
Vec2 specific functions
vec2Perpendicular
vec2PolygonCollision
Display functions
initDisplay
quitDisplay
screenWidth
screenHeight
screenDepth
resizeScreen
getPerspectiveMatrix6
getPerspectiveMatrix4
getOrthographicMatrix
get2dRotationMatrix
bindTextureUnit
boundTextureUnit
setMatrix
currentMatrix
copyMatrix
copyMat4ToMatrix
getMatrix
pushMatrix
popMatrix
translateMatrix
rotateMatrix
scaleMatrix
refreshScreen
getFramerate
getTickDifference
setIdealFramerate
getIdealFramerate
compensation
enableBlending
disableBlending
depthTestingEnabled