Home
last modified time | relevance | path

Searched defs:Polygon (Results 1 – 25 of 1614) sorted by relevance

12345678910>>...65

/dports/databases/tile38/tile38-1.12.0/geojson/
H A Dpolygon.go6 type Polygon struct { struct
7 Coordinates [][]Position
8 BBox *BBox
9 bboxDefined bool
39 func (g Polygon) CalculatedBBox() BBox {
55 func (g Polygon) PositionCount() int {
60 func (g Polygon) Weight() int {
74 func (g Polygon) JSON() string {
79 func (g Polygon) String() string {
83 func (g Polygon) bboxPtr() *BBox {
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/vkeybd/
H A Dpolygon.h35 struct Polygon { struct
37 Polygon() {} in Polygon() function
38 Polygon(Array<Point> p) : _points(p) { in Polygon() argument
43 Polygon(Point *p, int n) { in Polygon() function
49 void addPoint(const Point &p) { in addPoint()
54 void addPoint(int16 x, int16 y) { in addPoint()
58 uint getPointCount() { in getPointCount()
81 void moveTo(int16 x, int16 y) { in moveTo()
87 void moveTo(const Point &p) { in moveTo()
99 Rect getBoundingRect() const { in getBoundingRect()
[all …]
/dports/games/residualvm/residualvm-0.3.1/backends/vkeybd/
H A Dpolygon.h35 struct Polygon { struct
37 Polygon() {} in Polygon() argument
38 Polygon(Array<Point> p) : _points(p) { in Polygon() function
43 Polygon(Point *p, int n) { in Polygon() function
49 void addPoint(const Point &p) { in addPoint()
54 void addPoint(int16 x, int16 y) { in addPoint()
58 uint getPointCount() { in getPointCount()
81 void moveTo(int16 x, int16 y) { in moveTo()
87 void moveTo(const Point &p) { in moveTo()
99 Rect getBoundingRect() const { in getBoundingRect()
[all …]
/dports/games/scummvm/scummvm-2.5.1/backends/vkeybd/
H A Dpolygon.h35 struct Polygon { struct
37 Polygon() {} in Polygon() argument
38 Polygon(Array<Point> p) : _points(p) { in Polygon() function
43 Polygon(Point *p, int n) { in Polygon() function
49 void addPoint(const Point &p) { in addPoint()
54 void addPoint(int16 x, int16 y) { in addPoint()
58 uint getPointCount() { in getPointCount()
81 void moveTo(int16 x, int16 y) { in moveTo()
87 void moveTo(const Point &p) { in moveTo()
99 Rect getBoundingRect() const { in getBoundingRect()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
153 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
153 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst *Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src *Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/jackc/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/jackc/pgtype/
H A Dpolygon.go15 type Polygon struct { struct
16 P []Vec2
17 Status Status
20 func (dst *Polygon) Set(src interface{}) error {
24 func (dst Polygon) Get() interface{} {
35 func (src *Polygon) AssignTo(dst interface{}) error {
39 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
81 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
114 func (src Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
156 func (dst *Polygon) Scan(src interface{}) error {
[all …]
/dports/databases/tile38/tile38-1.12.0/geojson/poly/
H A Dintersects.go4 func (p Point) IntersectsLineString(exterior Polygon) bool {
14 func (p Point) Intersects(exterior Polygon, holes []Polygon) bool {
19 func (r Rect) Intersects(exterior Polygon, holes []Polygon) bool {
24 func (shape Polygon) Intersects(exterior Polygon, holes []Polygon) bool {
30 func (shape Polygon) LineStringIntersectsLineString(exterior Polygon) bool {
46 func (shape Polygon) LineStringIntersects(exterior Polygon, holes []Polygon) bool {
49 func (shape Polygon) doesIntersects(isLineString bool, exterior Polygon, holes []Polygon) bool {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() argument
35 Polygon(const float4 *P, int n) in Polygon() function
47 float4 B[16]; // Buffer for clipped vertices
48 const float4 *P[16][16]; // Pointers to clipped polygon's vertices
50 int n; // Number of vertices
51 int i; // Level of P to use
52 int b; // Next available new vertex
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() argument
35 Polygon(const float4 *P, int n) in Polygon() function
47 float4 B[16]; // Buffer for clipped vertices
48 const float4 *P[16][16]; // Pointers to clipped polygon's vertices
50 int n; // Number of vertices
51 int i; // Level of P to use
52 int b; // Next available new vertex
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() function
35 Polygon(const float4 *P, int n) in Polygon() function
47 float4 B[16]; // Buffer for clipped vertices
48 const float4 *P[16][16]; // Pointers to clipped polygon's vertices
50 int n; // Number of vertices
51 int i; // Level of P to use
52 int b; // Next available new vertex
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() function
35 Polygon(const float4 *P, int n) in Polygon() argument
47 float4 B[16]; // Buffer for clipped vertices
48 const float4 *P[16][16]; // Pointers to clipped polygon's vertices
50 int n; // Number of vertices
51 int i; // Level of P to use
52 int b; // Next available new vertex
/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgtype/
H A Dpolygon.go14 type Polygon struct { struct
15 P []Vec2
16 Status Status
25 func (dst *Polygon) Set(src interface{}) error {
73 func (dst Polygon) Get() interface{} {
84 func (src *Polygon) AssignTo(dst interface{}) error {
88 func (dst *Polygon) DecodeText(ci *ConnInfo, src []byte) error {
130 func (dst *Polygon) DecodeBinary(ci *ConnInfo, src []byte) error {
163 func (src Polygon) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
205 func (dst *Polygon) Scan(src interface{}) error {
[all …]

12345678910>>...65