Public Member Functions | Public Attributes

SSParticleCache Class Reference

Search for all occurrences

Detailed Description

See also:
Class SSConstraintPoint, Class SpringSys

Description:
This class is available in release 4.0 and later only.

This class represents the particle cache to store the state of particle data as it is used in the spring system.

Data Members:
Point3 vel, pos;

The control node stored velocity and position.

Tab<SSConstraintPoint> bone;

The table of spring system constraint points.

#include <springsys.h>

Inheritance diagram for SSParticleCache:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  SSParticleCache ()

Public Attributes

Point3  pos
Point3  vel
Tab< SSConstraintPoint bone

Constructor & Destructor Documentation

SSParticleCache ( ) [inline]
Remarks:
Constructor.
Default Implementation:
{pos = Point3(0,0,0); vel = Point3(0,0,0);}
{pos = Point3(0,0,0); vel = Point3(0,0,0); bone.Init(); }

Member Data Documentation


SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache
SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache SSParticleCache