LifeEvent | ||
Color |
The color class to hold a RGBA color value. |
MathWave_Para_Circle | ||
MathWave_Line | ||
MathWave_Sine |
MathWave | ( | ) |
key | |
value |
getDiff | ( | ) |
return |
getHead | ( | ) |
return |
getLength | ( | ) |
return |
getOffsetX | ( | ) |
return |
getOffsetY | ( | ) |
return |
getPencilSize | ( | ) |
return |
getRotationAngle | ( | ) |
return |
getSpeed | ( | ) |
return |
getTail | ( | ) |
return |
getX | ( | GLfloat | theta | ) |
theta | |
return |
getY | ( | GLfloat | theta | ) |
theta | |
return |
getZoomX | ( | ) |
return |
getZoomY | ( | ) |
return |
render | ( | std::vector<float, std::allocator<float> > & | vertices | ) |
vertices |
setDiff | ( | GLfloat | diff | ) |
diff |
setHead | ( | GLfloat | head | ) |
head |
setLength | ( | GLfloat | length | ) |
length |
setOffsetX | ( | GLfloat | offsetX | ) |
offsetX |
setOffsetY | ( | GLfloat | offsetY | ) |
offsetY |
setPencilSize | ( | GLfloat | pencilSize | ) |
pencilSize |
setRotationAngle | ( | GLfloat | rotationAngle | ) |
rotationAngle |
setSpeed | ( | GLfloat | speed | ) |
speed |
setTail | ( | GLfloat | tail | ) |
tail |
setZoomX | ( | GLfloat | zoomX | ) |
zoomX |
setZoomY | ( | GLfloat | zoomY | ) |
zoomY |
getEndTheta | ( | ) |
return |
getStartTheta | ( | ) |
return |