|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for DoNothing, including all inherited members.
| appendTarget(vec3 target, bool force=false) | Event | inlinevirtual |
| Base() | Base | inline |
| Base(const Base &other) | Base | inline |
| distance(const Event &other) const | Event | inline |
| DoNothing(const vec3 &position=vec3(0.0, 0.0, 0.0), const vec3 &incomingDirection=vec3(0.0, 0.0, 0.0), Shape *_shape=NULL) | DoNothing | inline |
| DoNothing(const DoNothing &other) | DoNothing | inline |
| Event(const vec3 &position=vec3(0.0, 0.0, 0.0), const vec3 &incomingDirection=vec3(0.0, 0.0, 0.0), Shape *_shape=NULL) | Event | inline |
| Event(const Event &other) | Event | inline |
| from | Event | protected |
| generateResponse(std::vector< vec3 > &responses, unsigned int nbResponses) | Event | inlinevirtual |
| generateTest(std::vector< vec3 > &succededTest, std::vector< vec3 > &failTest, unsigned int nbResponses) | Event | inlinevirtual |
| getAngle() const | Event | inlinevirtual |
| getIncomingDirection() | Event | inline |
| getInitialNbResponseLeft() const | Event | inlinevirtual |
| getName() | Base | inline |
| getNbResponseLeft() | Event | inline |
| getPosition() const | Event | inline |
| getResponse(vec3 &r, bool force=false) | DoNothing | inlinevirtual |
| getShape() | Event | inline |
| getShape() const | Event | inline |
| getType() const | Event | inlinevirtual |
| initialNbResponse | Event | protected |
| isAcceptableResponse(vec3 &test) | DoNothing | inlinevirtual |
| isReponseLeft() | Event | inline |
| name | Base | protected |
| nbResponseLeft | Event | protected |
| pos | Event | protected |
| sampler | Event | protected |
| setIncomingDirection(const vec3 &_from) | Event | inline |
| setName(const std::string &_name) | Base | inline |
| setNbResponseLeft(int _nbResponseLeft) | Event | inlinevirtual |
| setPosition(const vec3 &_pos) | Event | inline |
| setShape(Shape *_shape) | Event | inline |
| setType(const typeevent &_type) | Event | inlinevirtual |
| shape | Event | protected |
| type | Event | protected |
| ~Base() | Base | inlinevirtual |
| ~DoNothing() | DoNothing | inlinevirtual |
| ~Event() | Event | inlinevirtual |