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

📄 index-7.html

📁 J2ME Mobile3D API,高性能手机3D开发的api
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 27 13:54:30 EET 2003 -->
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>
G-Index (Mobile 3D Graphics API (M3G))
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="G-Index (Mobile 3D Graphics API (M3G))";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../javax/microedition/m3g/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<EM><B>Nov 19, 2003</B></EM></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-7.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT>  <!--  if(window==top) {    document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT><A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <A HREF="index-22.html">Y</A> <A HREF="index-23.html">Z</A> <HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../javax/microedition/m3g/Camera.html#GENERIC"><B>GENERIC</B></A> - 
Static variable in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Camera.html">Camera</A>
<DD>Specifies a generic 4x4 projection matrix.
<DT><A HREF="../javax/microedition/m3g/Transform.html#get(float[])"><B>get(float[])</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Transform.html">Transform</A>
<DD>Retrieves the contents of this transformation as a 16-element float array. 
<DT><A HREF="../javax/microedition/m3g/World.html#getActiveCamera()"><B>getActiveCamera()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/World.html">World</A>
<DD>Gets the currently active camera.
<DT><A HREF="../javax/microedition/m3g/AnimationController.html#getActiveIntervalEnd()"><B>getActiveIntervalEnd()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/AnimationController.html">AnimationController</A>
<DD>Retrieves the ending time of the current active interval of this animation controller, in world time units. 
<DT><A HREF="../javax/microedition/m3g/AnimationController.html#getActiveIntervalStart()"><B>getActiveIntervalStart()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/AnimationController.html">AnimationController</A>
<DD>Retrieves the starting time of the current active interval of this animation controller, in world time units. 
<DT><A HREF="../javax/microedition/m3g/Node.html#getAlphaFactor()"><B>getAlphaFactor()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Node.html">Node</A>
<DD>Retrieves the alpha factor of this Node. 
<DT><A HREF="../javax/microedition/m3g/CompositingMode.html#getAlphaThreshold()"><B>getAlphaThreshold()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/CompositingMode.html">CompositingMode</A>
<DD>Retrieves the current alpha testing threshold.
<DT><A HREF="../javax/microedition/m3g/Object3D.html#getAnimationTrack(int)"><B>getAnimationTrack(int)</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Object3D.html">Object3D</A>
<DD>Gets an AnimationTrack by index. 
<DT><A HREF="../javax/microedition/m3g/Object3D.html#getAnimationTrackCount()"><B>getAnimationTrackCount()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Object3D.html">Object3D</A>
<DD>Gets the number of AnimationTracks currently associated with this Object3D.
<DT><A HREF="../javax/microedition/m3g/Sprite3D.html#getAppearance()"><B>getAppearance()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Sprite3D.html">Sprite3D</A>
<DD>Gets the current Appearance of this Sprite3D.
<DT><A HREF="../javax/microedition/m3g/Mesh.html#getAppearance(int)"><B>getAppearance(int)</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Mesh.html">Mesh</A>
<DD>Gets the current Appearance of the specified submesh.
<DT><A HREF="../javax/microedition/m3g/World.html#getBackground()"><B>getBackground()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/World.html">World</A>
<DD>Retrieves the background settings of this World.
<DT><A HREF="../javax/microedition/m3g/Texture2D.html#getBlendColor()"><B>getBlendColor()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Texture2D.html">Texture2D</A>
<DD>Returns the current texture blend color for this Texture2D. 
<DT><A HREF="../javax/microedition/m3g/Texture2D.html#getBlending()"><B>getBlending()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Texture2D.html">Texture2D</A>
<DD>Returns the current texture blend mode for this Texture2D.
<DT><A HREF="../javax/microedition/m3g/CompositingMode.html#getBlending()"><B>getBlending()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/CompositingMode.html">CompositingMode</A>
<DD>Retrieves the current frame buffer blending mode.
<DT><A HREF="../javax/microedition/m3g/Group.html#getChild(int)"><B>getChild(int)</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Group.html">Group</A>
<DD>Gets a child by index. 
<DT><A HREF="../javax/microedition/m3g/Group.html#getChildCount()"><B>getChildCount()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Group.html">Group</A>
<DD>Gets the number of children in this Group.
<DT><A HREF="../javax/microedition/m3g/Light.html#getColor()"><B>getColor()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Light.html">Light</A>
<DD>Retrieves the current color of this Light. 
<DT><A HREF="../javax/microedition/m3g/Fog.html#getColor()"><B>getColor()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Fog.html">Fog</A>
<DD>Retrieves the current color of this Fog. 
<DT><A HREF="../javax/microedition/m3g/Background.html#getColor()"><B>getColor()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Background.html">Background</A>
<DD>Retrieves the current background color.
<DT><A HREF="../javax/microedition/m3g/Material.html#getColor(int)"><B>getColor(int)</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Material.html">Material</A>
<DD>Gets the value of the specified color component of this Material. 
<DT><A HREF="../javax/microedition/m3g/VertexBuffer.html#getColors()"><B>getColors()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/VertexBuffer.html">VertexBuffer</A>
<DD>Gets the current color array, or null if per-vertex colors are not set.
<DT><A HREF="../javax/microedition/m3g/Transformable.html#getCompositeTransform(javax.microedition.m3g.Transform)"><B>getCompositeTransform(Transform)</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Transformable.html">Transformable</A>
<DD>Retrieves the composite transformation matrix of this Transformable. 
<DT><A HREF="../javax/microedition/m3g/Appearance.html#getCompositingMode()"><B>getCompositingMode()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Appearance.html">Appearance</A>
<DD>Returns the current CompositingMode for this Appearance.
<DT><A HREF="../javax/microedition/m3g/Light.html#getConstantAttenuation()"><B>getConstantAttenuation()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Light.html">Light</A>
<DD>Retrieves the current constant attenuation coefficient for this Light.
<DT><A HREF="../javax/microedition/m3g/AnimationTrack.html#getController()"><B>getController()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/AnimationTrack.html">AnimationTrack</A>
<DD>Retrieves the animation controller used for controlling this animation track.
<DT><A HREF="../javax/microedition/m3g/Sprite3D.html#getCropHeight()"><B>getCropHeight()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Sprite3D.html">Sprite3D</A>
<DD>Gets the current cropping rectangle height within the source image. 
<DT><A HREF="../javax/microedition/m3g/Background.html#getCropHeight()"><B>getCropHeight()</B></A> - 
Method in class javax.microedition.m3g.<A HREF="../javax/microedition/m3g/Background.html">Background</A>
<DD>Gets the current cropping rectangle height within the source image.
<DT><A HREF="../javax/microedition/m3g/Sprite3D.html#getCropWidth()"><B>getCropWidth()</B></A> - 

⌨️ 快捷键说明

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