MNE-CPP  0.1.9
A Framework for Electrophysiology
DISP3DLIB::CustomMesh Member List

This is the complete list of members for DISP3DLIB::CustomMesh, including all inherited members.

addAttribute(QT_COMPATIBILITY_3D::QAttribute *pAttribute)DISP3DLIB::CustomMesh
ConstSPtr typedefDISP3DLIB::CustomMesh
CustomMesh()DISP3DLIB::CustomMesh
CustomMesh(const Eigen::MatrixX3f &tMatVert, const Eigen::MatrixX3f &tMatNorm, const Eigen::MatrixXi &tMatTris, const Eigen::MatrixX4f &tMatColors, Qt3DRender::QGeometryRenderer::PrimitiveType primitiveType=Qt3DRender::QGeometryRenderer::Triangles)DISP3DLIB::CustomMesh
init()DISP3DLIB::CustomMeshprotected
m_iNumVertDISP3DLIB::CustomMeshprotected
m_pColorAttributeDISP3DLIB::CustomMeshprotected
m_pColorDataBufferDISP3DLIB::CustomMeshprotected
m_pCustomGeometryDISP3DLIB::CustomMeshprotected
m_pIndexAttributeDISP3DLIB::CustomMeshprotected
m_pIndexDataBufferDISP3DLIB::CustomMeshprotected
m_pNormalAttributeDISP3DLIB::CustomMeshprotected
m_pNormalDataBufferDISP3DLIB::CustomMeshprotected
m_pVertexAttributeDISP3DLIB::CustomMeshprotected
m_pVertexDataBufferDISP3DLIB::CustomMeshprotected
setColor(const Eigen::MatrixX4f &tMatColors)DISP3DLIB::CustomMesh
setIndex(const Eigen::MatrixXi &tMatTris)DISP3DLIB::CustomMesh
setMeshData(const Eigen::MatrixX3f &tMatVert, const Eigen::MatrixX3f &tMatNorm, const Eigen::MatrixXi &tMatTris, const Eigen::MatrixX4f &tMatColors, Qt3DRender::QGeometryRenderer::PrimitiveType primitiveType=Qt3DRender::QGeometryRenderer::Triangles)DISP3DLIB::CustomMesh
setNormals(const Eigen::MatrixX3f &tMatNorm)DISP3DLIB::CustomMesh
setVertex(const Eigen::MatrixX3f &tMatVert)DISP3DLIB::CustomMesh
SPtr typedefDISP3DLIB::CustomMesh
~CustomMesh()DISP3DLIB::CustomMesh