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

📄 vector3d.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Vector3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Vector3D.html#cross(quicktime.qd3d.math.Vector3D)">cross</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cross product of this vector and vector v2.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Vector3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Vector3D.html#transformQuaternion(quicktime.qd3d.math.Quaternion)">transformQuaternion</A></B>(<A HREF="../../../../quicktime/qd3d/math/Quaternion.html">Quaternion</A>&nbsp;quaternion)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a three-dimensional vector that is the result of transforming the vector specified by the vector parameter using the quaternion specified by the quaternion parameter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Point3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Point3D.html#subtract(quicktime.qd3d.math.Point3D)">subtract</A></B>(<A HREF="../../../../quicktime/qd3d/math/Point3D.html">Point3D</A>&nbsp;p2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a three-dimensional vector that is the result of subtracting the point p2 from p1.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Point3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Point3D.html#cross(quicktime.qd3d.math.Point3D, quicktime.qd3d.math.Point3D)">cross</A></B>(<A HREF="../../../../quicktime/qd3d/math/Point3D.html">Point3D</A>&nbsp;point2,      <A HREF="../../../../quicktime/qd3d/math/Point3D.html">Point3D</A>&nbsp;point3)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cross product of the two vectors determined by subtracting point2 from this and point3 from this	 <BR><BR><b> <a href="http://developer.apple.com/techpubs/quicktime/qtdevdocs/QD3D/qd3dmathfunc.12.htm#pgfId=3617">QuickDraw3D::Q3Point3D_CrossProductTri</a> </b><BR><BR></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../quicktime/qd3d/math/package-summary.html">quicktime.qd3d.math</A> with parameters of type <A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Vector3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Vector3D.html#add(quicktime.qd3d.math.Vector3D)">add</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the three-dimensional vector that is the sum of the two vectors this and v2.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Vector3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Vector3D.html#subtract(quicktime.qd3d.math.Vector3D)">subtract</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the three-dimensional vector that is the result of subtracting v2 from this.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A></CODE></FONT></TD><TD><CODE><B>Vector3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Vector3D.html#cross(quicktime.qd3d.math.Vector3D)">cross</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cross product of this vector and vector v2.</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>Matrix4x4.</B><B><A HREF="../../../../quicktime/qd3d/math/Matrix4x4.html#setRotateAboutAxis(quicktime.qd3d.math.Point3D, quicktime.qd3d.math.Vector3D, float)">setRotateAboutAxis</A></B>(<A HREF="../../../../quicktime/qd3d/math/Point3D.html">Point3D</A>&nbsp;origin,                   <A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;orientation,                   float&nbsp;angle)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a rotate-about-axis matrix that rotates an object by the specified angle  around the axis determined by the point origin and the specified orientation.</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>Matrix4x4.</B><B><A HREF="../../../../quicktime/qd3d/math/Matrix4x4.html#setRotateVectorToVector(quicktime.qd3d.math.Vector3D, quicktime.qd3d.math.Vector3D)">setRotateVectorToVector</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v1,                        <A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a rotational matrix that rotates objects around the origin in such a way that the transformed vector v1 matches the vector v2.</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>Quaternion.</B><B><A HREF="../../../../quicktime/qd3d/math/Quaternion.html#setRotateAboutAxis(quicktime.qd3d.math.Vector3D, float)">setRotateAboutAxis</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;axis,                   float&nbsp;angle)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a a rotate-about-axis quaternion that rotates an object by the angle angle around the axis specified by the axis parameter.</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>Quaternion.</B><B><A HREF="../../../../quicktime/qd3d/math/Quaternion.html#setRotateVectorToVector(quicktime.qd3d.math.Vector3D, quicktime.qd3d.math.Vector3D)">setRotateVectorToVector</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v1,                        <A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;v2)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a rotational quaternion that rotates objects around the origin in such a way that the transformed vector v1 matches the vector v2.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Point3D.html">Point3D</A></CODE></FONT></TD><TD><CODE><B>Point3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Point3D.html#add(quicktime.qd3d.math.Vector3D)">add</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;vector3D)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the three-dimensional point that is the result of adding the vector vector3D to this.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../quicktime/qd3d/math/Point3D.html">Point3D</A></CODE></FONT></TD><TD><CODE><B>Point3D.</B><B><A HREF="../../../../quicktime/qd3d/math/Point3D.html#subtract(quicktime.qd3d.math.Vector3D)">subtract</A></B>(<A HREF="../../../../quicktime/qd3d/math/Vector3D.html">Vector3D</A>&nbsp;vector3D)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the three-dimensional point that is the result of subtracting the vector vector3D from this.</TD></TR></TABLE>&nbsp;<P><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_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">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../quicktime/qd3d/math/Vector3D.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="Vector3D.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>

⌨️ 快捷键说明

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