setIndex

format

boolean setIndex(int indexType, Vector indexes)

description

Sets an index directly within the MediaObject.

parameters

indexType - the type of index, such as Eve.REGION or Eve.TEXTURE

 

indexes - the vector containing the index values

returns

TRUE - if the assignment was successful

 

FALSE - if the assignment failed

throws

The setIndex() method does not throw any exceptions.