Assimp
v3.1.1 (June 2014)
|
This is the complete list of members for jassimp.AiColor, including all inherited members.
AiColor(ByteBuffer buffer, int offset) | jassimp.AiColor | inline |
getAlpha() | jassimp.AiColor | inline |
getBlue() | jassimp.AiColor | inline |
getGreen() | jassimp.AiColor | inline |
getRed() | jassimp.AiColor | inline |
setAlpha(float alpha) | jassimp.AiColor | inline |
setBlue(float blue) | jassimp.AiColor | inline |
setGreen(float green) | jassimp.AiColor | inline |
setRed(float red) | jassimp.AiColor | inline |
toString() | jassimp.AiColor | inline |