⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 geometryarray.html

📁 JAVA多媒体开发类库说明
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinate(int, int, javax.vecmath.TexCoord2f)">getTextureCoordinate</A></B>(int&nbsp;texCoordSet,                     int&nbsp;index,                     <A HREF="../../../javax/vecmath/TexCoord2f.html" title="class in javax.vecmath">TexCoord2f</A>&nbsp;texCoord)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the texture coordinate 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinate(int, int, javax.vecmath.TexCoord3f)">getTextureCoordinate</A></B>(int&nbsp;texCoordSet,                     int&nbsp;index,                     <A HREF="../../../javax/vecmath/TexCoord3f.html" title="class in javax.vecmath">TexCoord3f</A>&nbsp;texCoord)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the texture coordinate 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinate(int, int, javax.vecmath.TexCoord4f)">getTextureCoordinate</A></B>(int&nbsp;texCoordSet,                     int&nbsp;index,                     <A HREF="../../../javax/vecmath/TexCoord4f.html" title="class in javax.vecmath">TexCoord4f</A>&nbsp;texCoord)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the texture coordinate 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinate(int, javax.vecmath.Point2f)">getTextureCoordinate</A></B>(int&nbsp;index,                     <A HREF="../../../javax/vecmath/Point2f.html" title="class in javax.vecmath">Point2f</A>&nbsp;texCoord)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinate(int texCoordSet, TexCoord2f texCoord)</code></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinate(int, javax.vecmath.Point3f)">getTextureCoordinate</A></B>(int&nbsp;index,                     <A HREF="../../../javax/vecmath/Point3f.html" title="class in javax.vecmath">Point3f</A>&nbsp;texCoord)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinate(int texCoordSet, TexCoord3f texCoord)</code></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, float[])">getTextureCoordinates</A></B>(int&nbsp;index,                      float[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>As of Java 3D version 1.2, replaced by <code>getTextureCoordinates(int texCoordSet, ...)</code></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, int, float[])">getTextureCoordinates</A></B>(int&nbsp;texCoordSet,                      int&nbsp;index,                      float[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, int, javax.vecmath.TexCoord2f[])">getTextureCoordinates</A></B>(int&nbsp;texCoordSet,                      int&nbsp;index,                      <A HREF="../../../javax/vecmath/TexCoord2f.html" title="class in javax.vecmath">TexCoord2f</A>[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, int, javax.vecmath.TexCoord3f[])">getTextureCoordinates</A></B>(int&nbsp;texCoordSet,                      int&nbsp;index,                      <A HREF="../../../javax/vecmath/TexCoord3f.html" title="class in javax.vecmath">TexCoord3f</A>[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, int, javax.vecmath.TexCoord4f[])">getTextureCoordinates</A></B>(int&nbsp;texCoordSet,                      int&nbsp;index,                      <A HREF="../../../javax/vecmath/TexCoord4f.html" title="class in javax.vecmath">TexCoord4f</A>[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, javax.vecmath.Point2f[])">getTextureCoordinates</A></B>(int&nbsp;index,                      <A HREF="../../../javax/vecmath/Point2f.html" title="class in javax.vecmath">Point2f</A>[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getTextureCoordinates(int, javax.vecmath.Point3f[])">getTextureCoordinates</A></B>(int&nbsp;index,                      <A HREF="../../../javax/vecmath/Point3f.html" title="class in javax.vecmath">Point3f</A>[]&nbsp;texCoords)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<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>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getValidVertexCount()">getValidVertexCount</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttr(int, int, float[])">getVertexAttr</A></B>(int&nbsp;vertexAttrNum,              int&nbsp;index,              float[]&nbsp;vertexAttr)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attribute associated with the vertex at the specified index in 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttr(int, int, javax.vecmath.Point2f)">getVertexAttr</A></B>(int&nbsp;vertexAttrNum,              int&nbsp;index,              <A HREF="../../../javax/vecmath/Point2f.html" title="class in javax.vecmath">Point2f</A>&nbsp;vertexAttr)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attribute associated with the vertex at the specified index in 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttr(int, int, javax.vecmath.Point3f)">getVertexAttr</A></B>(int&nbsp;vertexAttrNum,              int&nbsp;index,              <A HREF="../../../javax/vecmath/Point3f.html" title="class in javax.vecmath">Point3f</A>&nbsp;vertexAttr)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attribute associated with the vertex at the specified index in 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttr(int, int, javax.vecmath.Point4f)">getVertexAttr</A></B>(int&nbsp;vertexAttrNum,              int&nbsp;index,              <A HREF="../../../javax/vecmath/Point4f.html" title="class in javax.vecmath">Point4f</A>&nbsp;vertexAttr)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attribute associated with the vertex at the specified index in 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>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttrCount()">getVertexAttrCount</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the number of vertex attributes in this GeometryArray object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/media/j3d/J3DBuffer.html" title="class in javax.media.j3d">J3DBuffer</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttrRefBuffer(int)">getVertexAttrRefBuffer</A></B>(int&nbsp;vertexAttrNum)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attribute array buffer reference for the specified vertex attribute number.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;float[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttrRefFloat(int)">getVertexAttrRefFloat</A></B>(int&nbsp;vertexAttrNum)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the float vertex attribute array reference for the specified vertex attribute number.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttrs(int, int, float[])">getVertexAttrs</A></B>(int&nbsp;vertexAttrNum,               int&nbsp;index,               float[]&nbsp;vertexAttrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attributes associated with the vertices starting at the specified index in 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttrs(int, int, javax.vecmath.Point2f[])">getVertexAttrs</A></B>(int&nbsp;vertexAttrNum,               int&nbsp;index,               <A HREF="../../../javax/vecmath/Point2f.html" title="class in javax.vecmath">Point2f</A>[]&nbsp;vertexAttrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attributes associated with the vertices starting at the specified index in 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/media/j3d/GeometryArray.html#getVertexAttrs(int, int, javax.vecmath.Point3f[])">getVertexAttrs</A></B>(int&nbsp;vertexAttrNum,               int&nbsp;index,               <A HREF="../../../javax/vecmath/Point3f.html" title="class in javax.vecmath">Point3f</A>[]&nbsp;vertexAttrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertex attributes associated with the vertices starting at the specified inde

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -