|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class represents a material handle (compiled material) for the 3D rasterizer.
| Method Summary | |
void |
getFlatColor(csRGBpixel oColor)
Get the flat color. |
float[] |
getReflection()
Get light reflection parameters for this material. |
iShader |
getShader(int type)
Get shader associated with a shader type. |
iTextureHandle |
getTexture()
Get a texture from the material. |
void |
prepare()
Prepare this material. |
| Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getName, getRefCount, getVersion, incRef, queryInterface, queryInterfaceSafe |
| Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
| Method Detail |
public void getFlatColor(csRGBpixel oColor)
oColor - public float[] getReflection()
public iShader getShader(int type)
type -
public iTextureHandle getTexture()
public void prepare()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||