Searched refs:n_patch_vertices_string (Results 1 – 2 of 2) sorted by relevance
406 std::string n_patch_vertices_string; in getGenericTCCode() local411 n_patch_vertices_string = n_patch_vertices_sstream.str(); in getGenericTCCode()412 n_patch_vertices_raw_ptr = n_patch_vertices_string.c_str(); in getGenericTCCode()
920 std::string n_patch_vertices_string; in getTCCode() local923 n_patch_vertices_string = n_patch_vertices_sstream.str(); in getTCCode()932 result = result.replace(token_index, token.length(), n_patch_vertices_string.c_str()); in getTCCode()