![]() |
KurusView
1.0
|
This is the complete list of members for MHexahedron, including all inherited members.
| getCentreOfGrav() const | MCell | |
| getCount() | MCell | static |
| getID() const | MCell | |
| getMaterial() const | MCell | |
| getType() const | MCell | |
| getVertexIndices() | MCell | |
| getVertices() const | MCell | |
| getVolume() const | MCell | |
| getWeight() const | MCell | |
| MCell(std::vector< std::shared_ptr< MVector >> vertices, std::shared_ptr< MMaterial > material, long int id) | MCell | explicitprotected |
| MCell()=delete | MCell | protected |
| MCellCOG | MCell | mutableprotected |
| MCellID | MCell | protected |
| MCellMaterial | MCell | protected |
| MCellType | MCell | protected |
| MCellType_TypeDef enum name | MCell | protected |
| MCellVertices | MCell | protected |
| MCellVolume | MCell | mutableprotected |
| MCellWeight | MCell | mutableprotected |
| MHexahedron(const std::vector< std::shared_ptr< MVector >> &vertices, const std::shared_ptr< MMaterial > &material, long int id) | MHexahedron | |
| MHexahedron()=delete | MHexahedron | |
| setMaterial(std::shared_ptr< MMaterial > material) | MCell | |
| setVertices(std::vector< std::shared_ptr< MVector >> vertices) | MCell | |
| vertexIDs | MCell | protected |
| ~MCell() | MCell | protected |
| ~MHexahedron()=default | MHexahedron |