|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OGLPolygonMesh, including all inherited members.
| _boundingBox | OGLMesh | protected |
| _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 |
| contour | OGLPolygonMesh | private |
| indices() const | OGLMesh | |
| material() | OGLMesh | |
| material() const | OGLMesh | |
| normals() const | OGLMesh | |
| OGLPolygonMesh() | OGLPolygonMesh | |
| primitiveType() const | OGLMesh | inline |
| recomputeBoundingBox() | OGLMesh | protected |
| setIndices(const std::vector< unsigned int > &indices) | OGLPolygonMesh | |
| setMaterial(const OGLSimpleMaterial &material) | OGLMesh | |
| setVertices(const std::vector< QVector3D > &vertices) | OGLPolygonMesh | |
| textureCoordinates() const | OGLMesh | |
| vertices() const | OGLMesh | |
| verticesColors() const | OGLMesh |