VtkDepthTraits     51 modules/viz/src/vtk/vtkCloudMatSource.cpp     template<typename _Tp> struct VtkDepthTraits;
VtkDepthTraits    187 modules/viz/src/vtk/vtkCloudMatSource.cpp     points->SetDataType(VtkDepthTraits<_Tp>::data_type);
VtkDepthTraits    244 modules/viz/src/vtk/vtkCloudMatSource.cpp     normals = vtkSmartPointer< typename VtkDepthTraits<_Tn>::array_type >::New();
VtkDepthTraits    270 modules/viz/src/vtk/vtkCloudMatSource.cpp     tcoords = vtkSmartPointer< typename VtkDepthTraits<_Tn>::array_type >::New();