📄 geometryarray.html
字号:
<A HREF="../../../javax/vecmath/TexCoord3f.html">TexCoord3f</A>[] texCoords)</CODE><BR> Gets the texture coordinates 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> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, int, javax.vecmath.TexCoord4f[])">getTextureCoordinates</A></B>(int texCoordSet, int index, <A HREF="../../../javax/vecmath/TexCoord4f.html">TexCoord4f</A>[] texCoords)</CODE><BR> Gets the texture coordinates 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> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, javax.vecmath.Point2f[])">getTextureCoordinates</A></B>(int index, <A HREF="../../../javax/vecmath/Point2f.html">Point2f</A>[] texCoords)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinates(int texCoordSet, TexCoord2f texCoords[])</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/GeometryArray.html#getTextureCoordinates(int, javax.vecmath.Point3f[])">getTextureCoordinates</A></B>(int index, <A HREF="../../../javax/vecmath/Point3f.html">Point3f</A>[] texCoords)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinates(int texCoordSet, TexCoord3f texCoords[])</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/GeometryArray.html#getValidVertexCount()">getValidVertexCount</A></B>()</CODE><BR> Gets the valid vertex count for this GeometryArray 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/GeometryArray.html#getVertexCount()">getVertexCount</A></B>()</CODE><BR> Retrieves the number of vertices in this GeometryArray</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/GeometryArray.html#getVertexFormat()">getVertexFormat</A></B>()</CODE><BR> Retrieves the vertexFormat of this GeometryArray</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/GeometryArray.html#setColor(int, byte[])">setColor</A></B>(int index, byte[] color)</CODE><BR> Sets the color 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/GeometryArray.html#setColor(int, javax.vecmath.Color3b)">setColor</A></B>(int index, <A HREF="../../../javax/vecmath/Color3b.html">Color3b</A> color)</CODE><BR> Sets the color 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/GeometryArray.html#setColor(int, javax.vecmath.Color3f)">setColor</A></B>(int index, <A HREF="../../../javax/vecmath/Color3f.html">Color3f</A> color)</CODE><BR> Sets the color 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/GeometryArray.html#setColor(int, javax.vecmath.Color4b)">setColor</A></B>(int index, <A HREF="../../../javax/vecmath/Color4b.html">Color4b</A> color)</CODE><BR> Sets the color 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/GeometryArray.html#setColor(int, javax.vecmath.Color4f)">setColor</A></B>(int index, <A HREF="../../../javax/vecmath/Color4f.html">Color4f</A> color)</CODE><BR> Sets the color 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/GeometryArray.html#setColor(int, float[])">setColor</A></B>(int index, float[] color)</CODE><BR> Sets the color 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/GeometryArray.html#setColorRef3b(javax.vecmath.Color3b[])">setColorRef3b</A></B>(<A HREF="../../../javax/vecmath/Color3b.html">Color3b</A>[] colors)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.3, use geometry by-copy for Color3b arrays</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/GeometryArray.html#setColorRef3f(javax.vecmath.Color3f[])">setColorRef3f</A></B>(<A HREF="../../../javax/vecmath/Color3f.html">Color3f</A>[] colors)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.3, use geometry by-copy for Color3f arrays</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/GeometryArray.html#setColorRef4b(javax.vecmath.Color4b[])">setColorRef4b</A></B>(<A HREF="../../../javax/vecmath/Color4b.html">Color4b</A>[] colors)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.3, use geometry by-copy for Color4b arrays</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/GeometryArray.html#setColorRef4f(javax.vecmath.Color4f[])">setColorRef4f</A></B>(<A HREF="../../../javax/vecmath/Color4f.html">Color4f</A>[] colors)</CODE><BR> <B>Deprecated.</B> <I>As of Java 3D version 1.3, use geometry by-copy for Color4f arrays</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/GeometryArray.html#setColorRefBuffer(javax.media.j3d.J3DBuffer)">setColorRefBuffer</A></B>(<A HREF="../../../javax/media/j3d/J3DBuffer.html">J3DBuffer</A> colors)</CODE><BR> Sets the color buffer reference to the specified buffer 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/GeometryArray.html#setColorRefByte(byte[])">setColorRefByte</A></B>(byte[] colors)</CODE><BR> Sets the byte color 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/GeometryArray.html#setColorRefFloat(float[])">setColorRefFloat</A></B>(float[] colors)</CODE><BR> Sets the float color 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/GeometryArray.html#setColors(int, byte[])">setColors</A></B>(int index, byte[] colors)</CODE><BR> Sets the colors 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/GeometryArray.html#setColors(int, byte[], int, int)">setColors</A></B>(int index, byte[] colors, int start, int length)</CODE><BR> Sets the colors associated with the vertices starting at the specified index for this object using data in <code>colors</code> starting at index <code>start</code> for <code>length</code> colors.</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/GeometryArray.html#setColors(int, javax.vecmath.Color3b[])">setColors</A></B>(int index, <A HREF="../../../javax/vecmath/Color3b.html">Color3b</A>[] colors)</CODE><BR> Sets the colors 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/GeometryArray.html#setColors(int, javax.vecmath.Color3b[], int, int)">setColors</A></B>(int index, <A HREF="../../../javax/vecmath/Color3b.html">Color3b</A>[] colors, int start, int length)</CODE><BR> Sets the colors associated with the vertices starting at the specified index for this object using data in <code>colors</code> starting at index <code>start</code> for <code>length</code> colors.</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/GeometryArray.html#setColors(int, javax.vecmath.Color3f[])">setColors</A></B>(int index, <A HREF="../../../javax/vecmath/Color3f.html">Color3f</A>[] colors)</CODE><BR> Sets the colors 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/GeometryArray.html#setColors(int, javax.vecmath.Color3f[], int, int)">setColors</A></B>(int index, <A HREF="../../../javax/vecmath/Color3f.html">Color3f</A>[] colors, int start, int length)</CODE><BR> Sets the colors associated with the vertices starting at the specified index for this object using data in <code>colors</code> starting at index <code>start</code> for <code>length</code> colors.</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/GeometryArray.html#setColors(int, javax.vecmath.Color4b[])">setColors</A></B>(
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -