OpenSceneGraph  3.0.1
osgParticle::Particle Member List
This is the complete list of members for osgParticle::Particle, including all inherited members.
_aiosgParticle::Particle [protected]
_aliveosgParticle::Particle [protected]
_angleosgParticle::Particle [protected]
_angul_arvelosgParticle::Particle [protected]
_arosgParticle::Particle [protected]
_base_proposgParticle::Particle [protected]
_ciosgParticle::Particle [protected]
_crosgParticle::Particle [protected]
_cur_tileosgParticle::Particle [protected]
_current_alphaosgParticle::Particle [protected]
_current_colorosgParticle::Particle [protected]
_current_sizeosgParticle::Particle [protected]
_depthosgParticle::Particle [protected]
_drawableosgParticle::Particle [protected]
_end_tileosgParticle::Particle [protected]
_lifeTimeosgParticle::Particle [protected]
_massosgParticle::Particle [protected]
_massinvosgParticle::Particle [protected]
_mustdieosgParticle::Particle [protected]
_nextParticleosgParticle::Particle [protected]
_positionosgParticle::Particle [protected]
_prev_angleosgParticle::Particle [protected]
_prev_pososgParticle::Particle [protected]
_previousParticleosgParticle::Particle [protected]
_radiusosgParticle::Particle [protected]
_s_coordosgParticle::Particle [protected]
_s_tileosgParticle::Particle [protected]
_shapeosgParticle::Particle [protected]
_siosgParticle::Particle [protected]
_srosgParticle::Particle [protected]
_start_tileosgParticle::Particle [protected]
_t0osgParticle::Particle [protected]
_t_coordosgParticle::Particle [protected]
_t_tileosgParticle::Particle [protected]
_velocityosgParticle::Particle [protected]
addAngularVelocity(const osg::Vec3 &dv)osgParticle::Particle [inline]
addVelocity(const osg::Vec3 &dv)osgParticle::Particle [inline]
beginRender(osg::GLBeginEndAdapter *gl) const osgParticle::Particle [inline]
endRender(osg::GLBeginEndAdapter *gl) 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]
getDepth() const osgParticle::Particle [inline]
getDrawable() 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]
getTileS() const osgParticle::Particle [inline]
getTileT() const osgParticle::Particle [inline]
getTTexCoord() const osgParticle::Particle [inline]
getVelocity() const osgParticle::Particle [inline]
HEXAGON enum valueosgParticle::Particle
INVALID_INDEX enum valueosgParticle::Particle
isAlive() const osgParticle::Particle [inline]
kill()osgParticle::Particle [inline]
LINE enum valueosgParticle::Particle
operator<(const Particle &P) const osgParticle::Particle [inline]
Particle()osgParticle::Particle
ParticleSystem classosgParticle::Particle [friend]
POINT enum valueosgParticle::Particle
QUAD enum valueosgParticle::Particle
QUAD_TRIANGLESTRIP enum valueosgParticle::Particle
render(osg::GLBeginEndAdapter *gl, const osg::Vec3 &xpos, const osg::Vec3 &px, const osg::Vec3 &py, float scale=1.0f) const osgParticle::Particle
render(osg::RenderInfo &renderInfo, const osg::Vec3 &xpos, const osg::Vec3 &xrot) 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]
setDepth(double d)osgParticle::Particle [inline]
setDrawable(osg::Drawable *d)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 end=-1)osgParticle::Particle [inline]
setTextureTileRange(int sTile, int tTile, int startTile, int endTile)osgParticle::Particle [inline]
setUpTexCoordsAsPartOfConnectedParticleSystem(ParticleSystem *ps)osgParticle::Particle
setVelocity(const osg::Vec3 &v)osgParticle::Particle [inline]
Shape enum nameosgParticle::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, bool onlyTimeStamp)osgParticle::Particle
USER enum valueosgParticle::Particle

osg logo
Generated at Mon Oct 3 2011 12:39:48 for the OpenSceneGraph by doxygen 1.7.5.