Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TriSpring Class Reference

#include <TriSpring.h>

List of all members.

Public Methods

 TriSpring ()
virtual void clear ()
void init ()
void setupSpring (ParticleSystem &s, GlobalOperator *ignore)
virtual void step (float timeDelta)

Public Attributes

Particle * a
Particle * b
Particle * c
float velocitizer


Detailed Description

Todo:
portme to the new api

Definition at line 10 of file TriSpring.h.


Constructor & Destructor Documentation

TriSpring::TriSpring   [inline]
 

Definition at line 13 of file TriSpring.h.

References a, b, c, init(), and velocitizer.


Member Function Documentation

virtual void TriSpring::clear   [inline, virtual]
 

Definition at line 18 of file TriSpring.h.

References a, b, and c.

Referenced by init().

void TriSpring::init   [inline]
 

Definition at line 36 of file TriSpring.h.

References clear(), and setupSpring().

Referenced by TriSpring().

void TriSpring::setupSpring ParticleSystem &    s,
GlobalOperator *    ignore
[inline]
 

Definition at line 66 of file TriSpring.h.

References a, b, and c.

Referenced by init().

virtual void TriSpring::step float    timeDelta [inline, virtual]
 

Definition at line 114 of file TriSpring.h.

References a, and velocitizer.


Member Data Documentation

Particle* TriSpring::a
 

Definition at line 113 of file TriSpring.h.

Referenced by clear(), setupSpring(), step(), and TriSpring().

Particle * TriSpring::b
 

Definition at line 113 of file TriSpring.h.

Referenced by clear(), setupSpring(), and TriSpring().

Particle * TriSpring::c
 

Definition at line 113 of file TriSpring.h.

Referenced by clear(), setupSpring(), and TriSpring().

float TriSpring::velocitizer
 

Definition at line 132 of file TriSpring.h.

Referenced by step(), and TriSpring().


The documentation for this class was generated from the following file:
Generated on Wed Jun 12 01:54:05 2002 for Animaniac by doxygen1.2.15