Unigine::Ffp Class
UNIGINE | UNIGINE 2.0 | Comments |
---|---|---|
void setTransform(const float * transform) | void setTransform(const mat4 & transform) | Receives a transformation matrix of the rendered primitive instead of a pointer to it. |
void getTransform(float * transform) | mat4 getTransform() | Returns the transformation matrix of the rendered primitive. |
void addQuads(int num) | void addTriangleQuads(int num) | Renamed. |
- |
COLOR_RED COLOR_GREEN COLOR_BLUE COLOR_BLACK COLOR_WHITE |
Ffp colors. |
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)