Searched defs:VtkDepthTraits (Results 1 – 1 of 1) sorted by relevance
53 template<> struct VtkDepthTraits<float> struct55 const static int data_type = VTK_FLOAT;56 typedef vtkFloatArray array_type;59 template<> struct VtkDepthTraits<double> struct61 const static int data_type = VTK_DOUBLE;62 typedef vtkDoubleArray array_type;