📄 indexedgeometryarray.html
字号:
<TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getIndexCount()">getIndexCount</A></B>()</CODE><BR> Gets number of indices for this IndexedGeometryArray.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getInitialIndexIndex()">getInitialIndexIndex</A></B>()</CODE><BR> Gets the initial index index for this IndexedGeometryArray object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getNormalIndex(int)">getNormalIndex</A></B>(int index)</CODE><BR> Retrieves the normal index associated with the vertex at the specified index for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getNormalIndices(int, int[])">getNormalIndices</A></B>(int index, int[] normalIndices)</CODE><BR> Retrieves the normal indices associated with the vertices starting at the specified index for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getTextureCoordinateIndex(int)">getTextureCoordinateIndex</A></B>(int index)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinateIndex(int texCoordSet, ...)</code></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getTextureCoordinateIndex(int, int)">getTextureCoordinateIndex</A></B>(int texCoordSet, int index)</CODE><BR> Retrieves the texture coordinate index associated with the vertex at the specified index in the specified texture coordinate set for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getTextureCoordinateIndices(int, int[])">getTextureCoordinateIndices</A></B>(int index, int[] texCoordIndices)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinateIndices(int texCoordSet, ...)</code></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getTextureCoordinateIndices(int, int, int[])">getTextureCoordinateIndices</A></B>(int texCoordSet, int index, int[] texCoordIndices)</CODE><BR> Retrieves the texture coordinate indices associated with the vertices starting at the specified index in the specified texture coordinate set for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getValidIndexCount()">getValidIndexCount</A></B>()</CODE><BR> Gets the valid index count for this IndexedGeometryArray object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getVertexAttrIndex(int, int)">getVertexAttrIndex</A></B>(int vertexAttrNum, int index)</CODE><BR> Retrieves the vertex attribute index associated with the vertex at the specified index for the specified vertex attribute number for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#getVertexAttrIndices(int, int, int[])">getVertexAttrIndices</A></B>(int vertexAttrNum, int index, int[] vertexAttrIndices)</CODE><BR> Retrieves the vertex attribute indices associated with the vertices starting at the specified index for the specified vertex attribute number for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setColorIndex(int, int)">setColorIndex</A></B>(int index, int colorIndex)</CODE><BR> Sets the color index associated with the vertex at the specified index for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setColorIndices(int, int[])">setColorIndices</A></B>(int index, int[] colorIndices)</CODE><BR> Sets the color indices associated with the vertices starting at the specified index for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setCoordinateIndex(int, int)">setCoordinateIndex</A></B>(int index, int coordinateIndex)</CODE><BR> Sets the coordinate index associated with the vertex at the specified index for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setCoordinateIndices(int, int[])">setCoordinateIndices</A></B>(int index, int[] coordinateIndices)</CODE><BR> Sets the coordinate indices associated with the vertices starting at the specified index for this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setCoordIndicesRef(int[])">setCoordIndicesRef</A></B>(int[] coordIndices)</CODE><BR> Sets the coordinate indices array reference to the specified array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setInitialColorIndex(int)">setInitialColorIndex</A></B>(int initialColorIndex)</CODE><BR> This method is not supported for indexed geometry arrays.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/IndexedGeometryArray.html#setInitialCoordIndex(int)">setInitialCoordIndex</A></B>(int initialCoordIndex)</CODE><BR> This method is not supported for indexed geometry arrays.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -