|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for Recepteur, including all inherited members.
| _isSol | Shape | protected |
| Base() | Base | inline |
| Base(const Base &other) | Base | inline |
| box | Shape | protected |
| buildingId | Shape | protected |
| Clone() | Sphere | inlinevirtual |
| etageId | Shape | protected |
| faceId | Shape | protected |
| form() | Sphere | inlinevirtual |
| getBBox() | Shape | inline |
| getBuildingId() | Shape | inline |
| getEtageId() | Shape | inline |
| getFaceId() const | Shape | inline |
| getId() | Recepteur | inline |
| getIntersection(Ray &ray, Intersection &inter) | Sphere | virtual |
| getLocalVertices() | Shape | inline |
| getMaterial() | Shape | inline |
| getName() | Base | inline |
| getNormal(const vec3 pos=vec3()) | Shape | inlinevirtual |
| getPosition() | Recepteur | inline |
| getPrimitiveId() const | Shape | inline |
| getRadius() | Sphere | inline |
| getShape() | Recepteur | inline |
| getVertices() | Shape | inline |
| id | Recepteur | protected |
| intersectionRecepteur(vec3 &origine, vec3 &directeur, float tmax, Intersection &result) | Recepteur | |
| isSol() const | Shape | inline |
| isVisible() | Shape | inlinevirtual |
| localVertices | Shape | protected |
| material | Shape | protected |
| name | Base | protected |
| position | Sphere | protected |
| primitiveId | Shape | protected |
| radius | Sphere | protected |
| Recepteur() | Recepteur | inline |
| Recepteur(const vec3 &pos, const decimal &r) | Recepteur | inline |
| Recepteur(const Recepteur &other) | Recepteur | inline |
| sample(decimal density, std::vector< vec3 > &samples) | Shape | inlinevirtual |
| setBBox() | Sphere | inlineprotected |
| setBuildingId(int id) | Shape | inline |
| setEtageId(int id) | Shape | inline |
| setFaceId(int id) | Shape | inline |
| setId(unsigned int _id) | Recepteur | inline |
| setIsSol(const bool &isSol) | Shape | inline |
| setMaterial(Material *m) | Shape | inline |
| setName(const std::string &_name) | Base | inline |
| setPosition(const vec3 &_position) | Sphere | inline |
| setPrimitiveId(int id) | Shape | inline |
| setRadius(decimal _radius) | Sphere | inline |
| setVertices(std::vector< vec3 > *_vertices) | Shape | inline |
| Shape() | Shape | inline |
| Shape(const std::string _name) | Shape | inline |
| Shape(Shape *other) | Shape | inline |
| Shape(const Shape &other) | Shape | inline |
| Sphere() | Sphere | inline |
| Sphere(vec3 pos, decimal r) | Sphere | inline |
| Sphere(Sphere *other) | Sphere | inline |
| Sphere(const Sphere &other) | Sphere | inline |
| updateBBox() | Shape | inlinevirtual |
| vertices | Shape | protected |
| ~Base() | Base | inlinevirtual |
| ~Recepteur() | Recepteur | inlinevirtual |
| ~Shape() | Shape | inlinevirtual |