|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for Ray, including all inherited members.
| addEvent(boost::shared_ptr< Event > _event) | Ray | inline |
| Base() | Base | inline |
| Base(const Base &other) | Base | inline |
| computeEventsSequenceLength() | Ray | |
| computeLocalOrigin(Base *ev) | Ray | inline |
| computeLongueur() | Ray | |
| computePertinentLength(const vec3 &ref, const vec3 &lastPos, vec3 &closestPoint) | Ray | |
| computeTrueLength(const vec3 &ref, const vec3 &lastPos, vec3 &closestPoint) | Ray | |
| constructId | Ray | protected |
| cumulDelta | Ray | protected |
| cumulDistance | Ray | protected |
| direction | Ray | protected |
| events | Ray | protected |
| finalPosition | Ray | protected |
| getConstructId() const | Ray | inline |
| getCumulDelta() const | Ray | inline |
| getCumulDistance() const | Ray | inline |
| getDiff() const | Ray | inline |
| getDirection() const | Ray | inline |
| getEvents() | Ray | inline |
| getEvents() const | Ray | inline |
| getEventsBitSet(const typeevent &typeEv) | Ray | |
| getEventSignature() | Ray | |
| getFaceHistory() | Ray | |
| getFinalPosition() const | Ray | inline |
| getLastPertinentEventOrSource(typeevent evType=DIFFRACTION) | Ray | |
| getLongueur() const | Ray | inline |
| getMaxt() const | Ray | inline |
| getMint() const | Ray | inline |
| getName() | Base | inline |
| getNbEvents() const | Ray | inline |
| getPosition() const | Ray | inline |
| getPrimitiveHistory() | Ray | |
| getRecepteur() | Ray | inline |
| getReflex() const | Ray | inline |
| getSignature(const typeevent &typeEv=SPECULARREFLEXION) | Ray | |
| getSolidAngle(bool &diffraction) | Ray | |
| getSource() | Ray | inline |
| getSRBitSet(const unsigned int &source_id, const unsigned int &receptor_id) | Ray | inline |
| getThickness(const decimal &distance, bool diffraction) | Ray | |
| longueur | Ray | protected |
| maxt | Ray | protected |
| mint | Ray | protected |
| name | Base | protected |
| nbDiffraction | Ray | protected |
| nbReflexion | Ray | protected |
| position | Ray | protected |
| Ray() | Ray | inline |
| Ray(const vec3 &_position, const vec3 &_direction) | Ray | inline |
| Ray(const Ray &other) | Ray | inline |
| Ray(Ray *other) | Ray | inline |
| recepteur | Ray | protected |
| setConstructId(unsigned long long int _constructId) | Ray | inline |
| setCumulDelta(decimal _cumulDelta) | Ray | inline |
| setCumulDistance(decimal _cumulDistance) | Ray | inline |
| setDirection(vec3 _direction) | Ray | inline |
| setFinalPosition(vec3 _finalPosition) | Ray | inline |
| setLongueur(decimal _longueur) | Ray | inline |
| setMaxt(decimal _maxt) | Ray | inline |
| setMint(decimal _mint) | Ray | inline |
| setName(const std::string &_name) | Base | inline |
| setNbDiffraction(unsigned int _nbDiffraction) | Ray | inline |
| setNbReflexion(unsigned int _nbReflexion) | Ray | inline |
| setPosition(vec3 _position) | Ray | inline |
| setRecepteur(void *_recepteur) | Ray | inline |
| setSource(Source *_source) | Ray | inline |
| source | Ray | protected |
| ~Base() | Base | inlinevirtual |
| ~Ray() | Ray | inlinevirtual |