vcg::GLPickTri< MESH_TYPE > Member List
This is the complete list of members for
vcg::GLPickTri< MESH_TYPE >, including all inherited members.
FaceIterator typedef | vcg::GLPickTri< MESH_TYPE > | [private] |
FacePointer typedef | vcg::GLPickTri< MESH_TYPE > | [private] |
PickFace(int x, int y, MESH_TYPE &m, std::vector< FacePointer > &result, int width=4, int height=4, bool sorted=true) | vcg::GLPickTri< MESH_TYPE > | [inline, static] |
PickFaceVisible(int x, int y, MESH_TYPE &m, std::vector< FacePointer > &resultZ, int width=4, int height=4, bool sorted=true) | vcg::GLPickTri< MESH_TYPE > | [inline, static] |
PickNearestFace(int x, int y, MESH_TYPE &m, FacePointer &fi, int width=4, int height=4) | vcg::GLPickTri< MESH_TYPE > | [inline, static] |
PickVert(int x, int y, MESH_TYPE &m, std::vector< VertexPointer > &result, int width=4, int height=4, bool sorted=true) | vcg::GLPickTri< MESH_TYPE > | [inline, static] |
VertexIterator typedef | vcg::GLPickTri< MESH_TYPE > | [private] |
VertexPointer typedef | vcg::GLPickTri< MESH_TYPE > | [private] |
VertexType typedef | vcg::GLPickTri< MESH_TYPE > | [private] |