Microsoft SDK for Java

getTextureCoordinateIndex

This method of the Direct3dRMFace Class retrieves the index of the vertex for texture coordinates in the face's mesh. This index corresponds to the index specified in the which parameter.

Syntax

public int getTextureCoordinateIndex(int which);

Return Value

Returns the index.

Parameters

which The index within the face of the vertex.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.