Searched refs:n_patch_vertices_sstream (Results 1 – 2 of 2) sorted by relevance
405 std::stringstream n_patch_vertices_sstream; in getGenericTCCode() local410 n_patch_vertices_sstream << n_patch_vertices; in getGenericTCCode()411 n_patch_vertices_string = n_patch_vertices_sstream.str(); in getGenericTCCode()
919 std::stringstream n_patch_vertices_sstream; in getTCCode() local922 n_patch_vertices_sstream << n_patch_vertices; in getTCCode()923 n_patch_vertices_string = n_patch_vertices_sstream.str(); in getTCCode()