_ai | osgParticle::Particle | [protected] |
_alive | osgParticle::Particle | [protected] |
_angle | osgParticle::Particle | [protected] |
_angul_arvel | osgParticle::Particle | [protected] |
_ar | osgParticle::Particle | [protected] |
_ci | osgParticle::Particle | [protected] |
_cr | osgParticle::Particle | [protected] |
_cur_tile | osgParticle::Particle | [protected] |
_current_alpha | osgParticle::Particle | [protected] |
_current_color | osgParticle::Particle | [protected] |
_current_size | osgParticle::Particle | [protected] |
_lifeTime | osgParticle::Particle | [protected] |
_mass | osgParticle::Particle | [protected] |
_massinv | osgParticle::Particle | [protected] |
_mustdie | osgParticle::Particle | [protected] |
_nextParticle | osgParticle::Particle | [protected] |
_num_tile | osgParticle::Particle | [protected] |
_position | osgParticle::Particle | [protected] |
_prev_angle | osgParticle::Particle | [protected] |
_prev_pos | osgParticle::Particle | [protected] |
_previousParticle | osgParticle::Particle | [protected] |
_radius | osgParticle::Particle | [protected] |
_s_coord | osgParticle::Particle | [protected] |
_s_tile | osgParticle::Particle | [protected] |
_shape | osgParticle::Particle | [protected] |
_si | osgParticle::Particle | [protected] |
_sr | osgParticle::Particle | [protected] |
_t0 | osgParticle::Particle | [protected] |
_t_coord | osgParticle::Particle | [protected] |
_t_tile | osgParticle::Particle | [protected] |
_velocity | osgParticle::Particle | [protected] |
addAngularVelocity(const osg::Vec3 &dv) | osgParticle::Particle | [inline] |
addVelocity(const osg::Vec3 &dv) | osgParticle::Particle | [inline] |
beginRender() const | osgParticle::Particle | [inline] |
endRender() const | osgParticle::Particle | [inline] |
getAge() const | osgParticle::Particle | [inline] |
getAlphaInterpolator() const | osgParticle::Particle | [inline] |
getAlphaRange() const | osgParticle::Particle | [inline] |
getAngle() const | osgParticle::Particle | [inline] |
getAngularVelocity() const | osgParticle::Particle | [inline] |
getColorInterpolator() const | osgParticle::Particle | [inline] |
getColorRange() const | osgParticle::Particle | [inline] |
getCurrentAlpha() const | osgParticle::Particle | [inline] |
getCurrentColor() const | osgParticle::Particle | [inline] |
getCurrentSize() const | osgParticle::Particle | [inline] |
getLifeTime() const | osgParticle::Particle | [inline] |
getMass() const | osgParticle::Particle | [inline] |
getMassInv() const | osgParticle::Particle | [inline] |
getNextParticle() const | osgParticle::Particle | [inline] |
getNumTiles() const | osgParticle::Particle | [inline] |
getPosition() const | osgParticle::Particle | [inline] |
getPreviousAngle() const | osgParticle::Particle | [inline] |
getPreviousParticle() const | osgParticle::Particle | [inline] |
getPreviousPosition() const | osgParticle::Particle | [inline] |
getRadius() const | osgParticle::Particle | [inline] |
getShape() const | osgParticle::Particle | [inline] |
getSizeInterpolator() const | osgParticle::Particle | [inline] |
getSizeRange() const | osgParticle::Particle | [inline] |
getSTexCoord() const | osgParticle::Particle | [inline] |
getTCoord() const | osgParticle::Particle | [inline] |
getTileS() const | osgParticle::Particle | [inline] |
getTileT() const | osgParticle::Particle | [inline] |
getVelocity() const | osgParticle::Particle | [inline] |
HEXAGON enum value | osgParticle::Particle | |
INVALID_INDEX enum value | osgParticle::Particle | |
isAlive() const | osgParticle::Particle | [inline] |
kill() | osgParticle::Particle | [inline] |
LINE enum value | osgParticle::Particle | |
Particle() | osgParticle::Particle | |
POINT enum value | osgParticle::Particle | |
QUAD enum value | osgParticle::Particle | |
QUAD_TRIANGLESTRIP enum value | osgParticle::Particle | |
render(const osg::Vec3 &xpos, const osg::Vec3 &px, const osg::Vec3 &py, float scale=1.0f) const | osgParticle::Particle | |
setAlphaInterpolator(Interpolator *ai) | osgParticle::Particle | [inline] |
setAlphaRange(const rangef &r) | osgParticle::Particle | [inline] |
setAngle(const osg::Vec3 &a) | osgParticle::Particle | [inline] |
setAngularVelocity(const osg::Vec3 &v) | osgParticle::Particle | [inline] |
setColorInterpolator(Interpolator *ci) | osgParticle::Particle | [inline] |
setColorRange(const rangev4 &r) | osgParticle::Particle | [inline] |
setLifeTime(double t) | osgParticle::Particle | [inline] |
setMass(float m) | osgParticle::Particle | [inline] |
setNextParticle(int next) | osgParticle::Particle | [inline] |
setPosition(const osg::Vec3 &p) | osgParticle::Particle | [inline] |
setPreviousParticle(int previous) | osgParticle::Particle | [inline] |
setRadius(float r) | osgParticle::Particle | [inline] |
setShape(Shape s) | osgParticle::Particle | [inline] |
setSizeInterpolator(Interpolator *ri) | osgParticle::Particle | [inline] |
setSizeRange(const rangef &r) | osgParticle::Particle | [inline] |
setTextureTile(int sTile, int tTile, int numTiles=0) | osgParticle::Particle | [inline] |
setUpTexCoordsAsPartOfConnectedParticleSystem(ParticleSystem *ps) | osgParticle::Particle | |
setVelocity(const osg::Vec3 &v) | osgParticle::Particle | [inline] |
Shape enum name | osgParticle::Particle | |
transformAngleVelocity(const osg::Matrix &xform) | osgParticle::Particle | [inline] |
transformPositionVelocity(const osg::Matrix &xform) | osgParticle::Particle | [inline] |
transformPositionVelocity(const osg::Matrix &xform1, const osg::Matrix &xform2, float r) | osgParticle::Particle | [inline] |
update(double dt) | osgParticle::Particle | |