_appCallback | osg::Node | [protected] |
_bsphere | osg::Node | [protected] |
_bsphere_computed | osg::Node | [protected] |
_cullCallback | osg::Node | [protected] |
_cullingActive | osg::Node | [protected] |
_dataVariance | osg::Object | [protected] |
_descriptions | osg::Node | [protected] |
_dstate | osg::Node | [protected] |
_name | osg::Node | [protected] |
_nodeMask | osg::Node | [protected] |
_numChildrenRequiringAppTraversal | osg::Node | [protected] |
_numChildrenWithCullingDisabled | osg::Node | [protected] |
_numChildrenWithOccluderNodes | osg::Node | [protected] |
_parents | osg::Node | [protected] |
_refCount | osg::Referenced | [protected] |
_userData | osg::Object | [protected] |
accept(osg::NodeVisitor &nv) | osgParticle::Emitter | [inline, virtual] |
addDescription(const std::string &desc) | osg::Node | [inline] |
addParent(osg::Group *node) | osg::Node | [protected] |
ascend(NodeVisitor &nv) | osg::Node | [virtual] |
className() const | osgParticle::Emitter | [inline, virtual] |
clone(const CopyOp ©op) const | osg::Node | [inline, virtual] |
cloneType() const | osg::Node | [inline, virtual] |
computeBound() const | osgParticle::ParticleProcessor | [inline, protected, virtual] |
containsOccluderNodes() const | osg::Node | |
DataVariance enum name | osg::Object | |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
DYNAMIC enum value | osg::Object | |
emit(double dt) | osgParticle::ModularEmitter | [protected, virtual] |
Emitter() | osgParticle::Emitter | |
Emitter(const Emitter ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgParticle::Emitter | |
getAppCallback() | osg::Node | [inline] |
getAppCallback() const | osg::Node | [inline] |
getBound() const | osg::Node | [inline] |
getCounter() | osgParticle::ModularEmitter | [inline] |
getCounter() const | osgParticle::ModularEmitter | [inline] |
getCullCallback() | osg::Node | [inline] |
getCullCallback() const | osg::Node | [inline] |
getCullingActive() const | osg::Node | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDescription(const int i) const | osg::Node | [inline] |
getDescription(const int i) | osg::Node | [inline] |
getDescriptions() const | osg::Node | [inline] |
getDescriptions() | osg::Node | [inline] |
getLocalToWorldMatrix() | osgParticle::ParticleProcessor | [inline] |
getName() const | osg::Node | [inline] |
getNodeMask() const | osg::Node | [inline] |
getNumChildrenRequiringAppTraversal() const | osg::Node | [inline] |
getNumChildrenWithCullingDisabled() const | osg::Node | [inline] |
getNumChildrenWithOccluderNodes() const | osg::Node | [inline] |
getNumDescriptions() const | osg::Node | [inline] |
getNumParents() const | osg::Node | [inline] |
getParent(const unsigned int i) | osg::Node | [inline] |
getParent(const unsigned int i) const | osg::Node | [inline] |
getParents() const | osg::Node | [inline] |
getParents() | osg::Node | [inline] |
getParticleSystem() | osgParticle::ParticleProcessor | [inline] |
getParticleSystem() const | osgParticle::ParticleProcessor | [inline] |
getParticleTemplate() const | osgParticle::Emitter | [inline] |
getPlacer() | osgParticle::ModularEmitter | [inline] |
getPlacer() const | osgParticle::ModularEmitter | [inline] |
getReferenceFrame() const | osgParticle::ParticleProcessor | [inline] |
getShooter() | osgParticle::ModularEmitter | [inline] |
getShooter() const | osgParticle::ModularEmitter | [inline] |
getStateSet() | osg::Node | [inline] |
getStateSet() const | osg::Node | [inline] |
getUseDefaultTemplate() const | osgParticle::Emitter | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getValidStateSet() | osg::Node | |
getWorldToLocalMatrix() | osgParticle::ParticleProcessor | [inline] |
isCullingActive() const | osg::Node | [inline] |
isEnabled() const | osgParticle::ParticleProcessor | [inline] |
isSameKindAs(const osg::Object *obj) const | osgParticle::Emitter | [inline, virtual] |
osg::Node::isSameKindAs(const Object *obj) const | osg::Node | [inline, virtual] |
libraryName() const | osgParticle::Emitter | [inline, virtual] |
META_Node(osgParticle, ModularEmitter) | osgParticle::ModularEmitter | |
ModularEmitter() | osgParticle::ModularEmitter | |
ModularEmitter(const ModularEmitter ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgParticle::ModularEmitter | |
Node() | osg::Node | |
Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
Object() | osg::Object | [inline] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const ModularEmitter &) | osgParticle::ModularEmitter | [inline, protected] |
osgParticle::Emitter::operator=(const Emitter &) | osgParticle::Emitter | [inline, protected] |
osgParticle::ParticleProcessor::operator=(const ParticleProcessor &) | osgParticle::ParticleProcessor | [inline, protected] |
osg::Referenced::operator=(Referenced &) | osg::Referenced | [inline] |
osg::Drawable class | osg::Node | [friend] |
osg::Group class | osg::Node | [friend] |
ParentList typedef | osg::Node | |
ParticleProcessor() | osgParticle::ParticleProcessor | |
ParticleProcessor(const ParticleProcessor ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgParticle::ParticleProcessor | |
process(double dt) | osgParticle::Emitter | [inline, protected, virtual] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
ReferenceFrame enum name | osgParticle::ParticleProcessor | |
RELATIVE_TO_ABSOLUTE enum value | osgParticle::ParticleProcessor | |
RELATIVE_TO_PARENTS enum value | osgParticle::ParticleProcessor | |
removeParent(osg::Group *node) | osg::Node | [protected] |
rotateLocalToWorld(const osg::Vec3 &P) | osgParticle::ParticleProcessor | [inline] |
rotateWorldToLocal(const osg::Vec3 &P) | osgParticle::ParticleProcessor | [inline] |
setAppCallback(NodeCallback *nc) | osg::Node | |
setCounter(Counter *c) | osgParticle::ModularEmitter | [inline] |
setCullCallback(NodeCallback *nc) | osg::Node | [inline] |
setCullingActive(const bool active) | osg::Node | |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
setEnabled(bool v) | osgParticle::ParticleProcessor | [inline] |
setName(const std::string &name) | osg::Node | [inline] |
setName(const char *name) | osg::Node | [inline] |
setNodeMask(const NodeMask nm) | osg::Node | [inline] |
setNumChildrenRequiringAppTraversal(const int num) | osg::Node | [protected] |
setNumChildrenWithCullingDisabled(const int num) | osg::Node | [protected] |
setNumChildrenWithOccluderNodes(const int num) | osg::Node | [protected] |
setParticleSystem(ParticleSystem *ps) | osgParticle::ParticleProcessor | [inline] |
setParticleTemplate(const Particle &p) | osgParticle::Emitter | [inline] |
setPlacer(Placer *p) | osgParticle::ModularEmitter | [inline] |
setReferenceFrame(ReferenceFrame rf) | osgParticle::ParticleProcessor | [inline] |
setShooter(Shooter *s) | osgParticle::ModularEmitter | [inline] |
setStateSet(osg::StateSet *dstate) | osg::Node | [inline] |
setUseDefaultTemplate(bool v) | osgParticle::Emitter | [inline] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
transformLocalToWorld(const osg::Vec3 &P) | osgParticle::ParticleProcessor | [inline] |
transformWorldToLocal(const osg::Vec3 &P) | osgParticle::ParticleProcessor | [inline] |
traverse(osg::NodeVisitor &nv) | osgParticle::ParticleProcessor | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | [inline] |
~Emitter() | osgParticle::Emitter | [inline, protected, virtual] |
~ModularEmitter() | osgParticle::ModularEmitter | [inline, protected, virtual] |
~Node() | osg::Node | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~ParticleProcessor() | osgParticle::ParticleProcessor | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |