Sha256: 269343e8660eb6d49fb48b01824165c627bd1943361b30c5e6a09599e67a75ef

Contents?: true

Size: 841 Bytes

Versions: 10

Compression:

Stored size: 841 Bytes

Contents

/*
 * Copyright 2017 Uber Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *         http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/** @file  h3UniEdge.h
 *  @brief H3UniEdge functions for manipulating unidirectional edge indexes.
 */

#ifndef H3UNIEDGE_H
#define H3UNIEDGE_H

#include "algos.h"
#include "h3Index.h"

// nothing non-public in this file

#endif

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
h3-3.7.2 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.7.1 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.6.2 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.6.1 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.6.0 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.5.1 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.5.0 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.4.4 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.4.0 ext/h3/src/src/h3lib/include/h3UniEdge.h
h3-3.3.1 ext/h3/src/src/h3lib/include/h3UniEdge.h