Blender V2.61 - r43446
Public Member Functions | Public Attributes

ControlParticle Class Reference

#include <controlparticles.h>

List of all members.

Public Member Functions

 ControlParticle ()
 ~ControlParticle ()
void reset ()

Public Attributes

LbmVec pos
LbmFloat size
LbmFloat influence
LbmVec rotaxis
LbmVec vel
LbmFloat density
LbmFloat densityWeight
LbmVec avgVel
LbmVec avgVelAcc
LbmFloat avgVelWeight

Detailed Description

Definition at line 87 of file controlparticles.h.


Constructor & Destructor Documentation

ControlParticle::ControlParticle ( ) [inline]

Definition at line 90 of file controlparticles.h.

References reset().

ControlParticle::~ControlParticle ( ) [inline]

Definition at line 91 of file controlparticles.h.


Member Function Documentation

void ControlParticle::reset ( )

Member Data Documentation

Definition at line 102 of file controlparticles.h.

Referenced by ControlParticles::initTimeArray(), and reset().


The documentation for this class was generated from the following files: