Computer Assisted Medical Intervention Tool Kit  version 5.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
VtkMeshUtil Member List

This is the complete list of members for VtkMeshUtil, including all inherited members.

buildVtkPointSet(std::string vtkFileName, VtkPointSetType whatIsIt=UNKNOWN)VtkMeshUtilstatic
getVtkPointSetHeaderString(std::string vtkFileName, VtkPointSetType whatIsIt=UNKNOWN)VtkMeshUtilstatic
POLY_DATA enum valueVtkMeshUtil
saveGeometryToFile(camitk::Geometry *g, std::string vtkFileName)VtkMeshUtilstatic
savePointSetToFile(vtkSmartPointer< vtkPointSet > ps, std::string fname, std::string oname="")VtkMeshUtilstatic
savePolyDataToFile(vtkSmartPointer< vtkPolyData > pData, std::string fname, std::string oname="")VtkMeshUtilstatic
saveStructuredGridToFile(vtkSmartPointer< vtkStructuredGrid > sGrid, std::string fname, std::string oname="")VtkMeshUtilstatic
saveUnstructuredGridToFile(vtkSmartPointer< vtkUnstructuredGrid > uGrid, std::string fname, std::string oname="")VtkMeshUtilstatic
STRUCTURED_GRID enum valueVtkMeshUtil
typeOf(std::string vtkFileName)VtkMeshUtilstatic
typeOf(vtkSmartPointer< vtkPointSet > aPointSet)VtkMeshUtilstatic
UNKNOWN enum valueVtkMeshUtil
UNSTRUCTURED_GRID enum valueVtkMeshUtil
vtkPointSetToVtkPolyData(vtkSmartPointer< vtkPointSet > aPointSet)VtkMeshUtilstatic
VtkPointSetType enum nameVtkMeshUtil
vtkToGeometry(std::string vtkFileName)VtkMeshUtilstatic