, including all inherited members.
CoordType typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |
FaceIterator typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |
FaceType typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |
GetLaplacianEntry(MeshType &mesh, FaceType &f, std::vector< std::pair< int, int > > &index, std::vector< ScalarType > &entry, bool cotangent, ScalarType weight=1, bool vertexCoord=true) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
GetLaplacianMatrix(MeshType &mesh, std::vector< std::pair< int, int > > &index, std::vector< ScalarType > &entry, bool cotangent, ScalarType weight=1, bool vertexCoord=true) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
GetNormalData(const MeshType &mesh, MatrixXm &Nvert, MatrixXm &Nface) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
GetTriEdgeAdjacency(const MatrixXm &V, const Eigen::MatrixXi &F, Eigen::MatrixXi &EV, Eigen::MatrixXi &FE, Eigen::MatrixXi &EF) | vcg::tri::MeshToMatrix< MeshType > | [inline, private, static] |
GetTriEdgeAdjacency(const MeshType &mesh, Eigen::MatrixXi &EV, Eigen::MatrixXi &FE, Eigen::MatrixXi &EF) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
GetTriFFAdjacency(MeshType &mesh, Eigen::MatrixXi &FFp, Eigen::MatrixXi &FFi) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
GetTriMeshData(const MeshType &mesh, Eigen::MatrixXi &faces, MatrixXm &vert) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
MassMatrixEntry(MeshType &m, std::vector< std::pair< int, int > > &index, std::vector< ScalarType > &entry, bool vertexCoord=true) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
MatrixXm typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |
PerFaceArea(MeshType &m, VecType &h) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
PerVertexArea(MeshType &m, VecType &h) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
ScalarType typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |
VectorFromCoord(CoordType v) | vcg::tri::MeshToMatrix< MeshType > | [inline, static] |
VertexIterator typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |
VertexType typedef | vcg::tri::MeshToMatrix< MeshType > | [private] |