|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OGLRectangleMesh, including all inherited members.
| _boundingBox | OGLMesh | protected |
| _dimensions | OGLRectangleMesh | private |
| _indices | OGLMesh | protected |
| _material | OGLMesh | protected |
| _normals | OGLMesh | protected |
| _primitiveType | OGLMesh | protected |
| _textureCoordinates | OGLMesh | protected |
| _vertices | OGLMesh | protected |
| _verticesColors | OGLMesh | protected |
| boundingBox() const | OGLMesh | inline |
| dimensions() const | OGLRectangleMesh | |
| indices() const | OGLMesh | |
| material() | OGLMesh | |
| material() const | OGLMesh | |
| normals() const | OGLMesh | |
| OGLRectangleMesh(const QSizeF &dimensions) | OGLRectangleMesh | |
| OGLRectangleMesh(const std::array< std::array< double, 3 >, 4 > &verticesCoords) | OGLRectangleMesh | |
| primitiveType() const | OGLMesh | inline |
| recomputeBoundingBox() | OGLMesh | protected |
| setDimensions(const QSizeF &dimensions) | OGLRectangleMesh | |
| setMaterial(const OGLSimpleMaterial &material) | OGLMesh | |
| setVertices(const std::array< std::array< double, 3 >, 4 > &verticesCoords) | OGLRectangleMesh | |
| textureCoordinates() const | OGLMesh | |
| vertices() const | OGLMesh | |
| verticesColors() const | OGLMesh |