Home
last modified time | relevance | path

Searched refs:P_Vertices (Results 1 – 4 of 4) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtShapes.cpp469 vedgevertices = vedgeprops->GetPropertyArray(P_Vertices); in SetEdgesValue()
518 vedgeprops->SetProperty(P_Vertices, C4VArray(vedge)); in GetEdgesValue()
657 C4ValueArray *edge_vertices = edge->GetPropertyArray(P_Vertices); in EditGraphValue_EditEdge()
695 new_edge->SetProperty(P_Vertices, C4VArray(new_edge_indices)); in EditGraphValue_InsertEdgeBefore()
728 C4ValueArray *edge_vertices = edge->GetPropertyArray(P_Vertices); in EditGraphValue_InsertVertexBefore()
778 C4ValueArray *edge_vertices = edge->GetPropertyArray(P_Vertices); in EditGraphValue_RemoveVertex()
804 C4ValueArray *edge_vertices = edge->GetPropertyArray(P_Vertices); in EditGraphValue_EdgeConnectsTo()
1211 graph.SetVerticesValue(valp->GetPropertyArray(P_Vertices)); in SetValue()
1222 vmain->SetProperty(P_Vertices, C4VArray(vvertices)); in GetValue()
1352 vitems = shape_val_proplist->GetPropertyArray(P_Vertices); in GetSelectedData()
[all …]
H A DC4ConsoleQtPropListViewer.cpp2298 pta = ptp->GetPropertyArray(P_Vertices); in IsEdgePasteValid()
2315 C4PropertyName property_names[n_props] = { P_Vertices, P_Edges }; in IsPasteValid()
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4StringTable.cpp115 P[P_Vertices] = "Vertices"; in C4StringTable()
H A DC4StringTable.h347 P_Vertices, enumerator