Home
last modified time | relevance | path

Searched refs:CoordOperation (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/proj/proj-7.2.1/src/
H A Dproj_internal.h292 struct CoordOperation struct
308 CoordOperation(int idxInOriginalListIn, in CoordOperation() argument
321 CoordOperation(const CoordOperation&) = delete;
323 CoordOperation(CoordOperation&& other): in CoordOperation() function
334 CoordOperation& operator=(const CoordOperation&) = delete; argument
336 ~CoordOperation() in ~CoordOperation() argument
554 std::vector<CoordOperation> alternativeCoordinateOperations{};
893 std::vector<CoordOperation> pj_create_prepared_operations(PJ_CONTEXT *ctx,
899 const std::vector<CoordOperation>& opList,
H A D4D_api.cpp205 const std::vector<CoordOperation>& opList, in pj_get_suggested_operation()
1021 std::vector<CoordOperation>& altCoordOps) { in add_coord_op_to_list()
1180 std::vector<CoordOperation> pj_create_prepared_operations(PJ_CONTEXT *ctx, in pj_create_prepared_operations()
1205 std::vector<CoordOperation> preparedOpList; in pj_create_prepared_operations()
/dports/graphics/proj/proj-7.2.1/src/iso19111/
H A Dc_api.cpp7763 std::vector<CoordOperation> preparedOperations{};
7773 const std::vector<CoordOperation> &getPreparedOperations(PJ_CONTEXT *ctx);
7798 const std::vector<CoordOperation> &