mirror of
https://github.com/thestk/stk
synced 2026-01-13 21:11:53 +00:00
37 lines
2.2 KiB
HTML
37 lines
2.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>The Synthesis ToolKit in C++ (STK)</TITLE>
|
|
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF">
|
|
<CENTER>
|
|
<img src="princeton.gif"> <img src="ccrma.gif"><P>
|
|
<a class="qindex" href="index.html">Home</a> <a class="qindex" href="information.html">Information</a> <a class="qindex" href="classes.html">Classes</a> <a class="qindex" href="download.html">Download</a> <a class="qindex" href="usage.html">Usage</a> <a class="qindex" href="maillist.html">Mail List</a> <a class="qindex" href="system.html">Requirements</a> <a class="qindex" href="links.html">Links</a> <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
|
|
<HR>
|
|
<!-- Generated by Doxygen 1.2.8.1 -->
|
|
<h1>Sphere Member List</h1>This is the complete list of members for <a class="el" href="classSphere.html">Sphere</a>, including all inherited members.<ul>
|
|
<li><a class="el" href="classSphere.html#a12">addVelocity</a>(double anX, double aY, double aZ)
|
|
<li><a class="el" href="classSphere.html#a11">getMass</a>()
|
|
<li><a class="el" href="classSphere.html#a6">getPosition</a>()
|
|
<li><a class="el" href="classSphere.html#a10">getRadius</a>()
|
|
<li><a class="el" href="classSphere.html#a7">getRelativePosition</a>(Vector3D *aPosition)
|
|
<li><a class="el" href="classSphere.html#a8">getVelocity</a>(Vector3D *aVelocity)
|
|
<li><a class="el" href="classSphere.html#a9">isInside</a>(Vector3D *aPosition)
|
|
<li><a class="el" href="classSphere.html#a5">setMass</a>(double aMass)
|
|
<li><a class="el" href="classSphere.html#a2">setPosition</a>(double anX, double aY, double aZ)
|
|
<li><a class="el" href="classSphere.html#a4">setRadius</a>(double aRadius)
|
|
<li><a class="el" href="classSphere.html#a3">setVelocity</a>(double anX, double aY, double aZ)
|
|
<li><a class="el" href="classSphere.html#a0">Sphere</a>(double initRadius)
|
|
<li><a class="el" href="classSphere.html#a13">tick</a>(double timeIncrement)
|
|
<li><a class="el" href="classSphere.html#a1">~Sphere</a>()
|
|
</ul>
|
|
<HR>
|
|
|
|
<table>
|
|
<tr><td><A HREF="http://www-ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
|
|
<tr><td>©1995-2002 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
|
</table>
|
|
|
|
</BODY>
|
|
</HTML>
|