All types
|
All members
RT.Coordinates
RT.Coordinates
At
Edges
Cairo
Cell
With
Distance
<TCell>
Chamf
Circle
Fraction
Circular
Cell
Combined
Cell
<TCell>
Edge
Edge
Info
<TCell>
Edge
Type
Floret
Floret
(
hex
,
pos
)
Floret
(
q
,
r
,
pos
)
Equals
(
other
)
Equals
(
obj
)
GetHashCode
()
LargeHexagon
(
side
Length
)
ToString
()
operator==
(
one
,
two
)
operator!=
(
one
,
two
)
Center
Edges
Hex
Neighbors
Pos
Vertices
Grid
Position
Vertex
Vertex
(
hex
,
pos
)
Vertex
(
hex
,
full
Pos
)
Equals
(
other
)
Equals
(
obj
)
GetHashCode
()
Hex
Point
Pos
Position
BottomRightMinus1
Center
Right
RightMinus1
RightPlus1
TopLeftPlus1
TopRight
TopRightMinus1
TopRightPlus1
Generic
Vertex
Grid
Utils
Hex
IHas
Direction
<TCell, TDirection>
IHas
Svg
Geometry
INeighbor
<TCell>
Kite
Link
<T>
Maze
Bias
Octo
Cell
Penrose
Penta
Cell
Pentavector
Rhomb
Rhombihexadel
Snubquad
Square
Structure
<TCell>
Svg
Color
Svg
Instructions
Tri
Vertex
PuzzleSolvers
RT.CommandLine
RT.Geometry
RT.Json
RT.Lingo.Base
RT.PostBuild
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Nested enum:
RT.Coordinates.
Floret.Vertex.Position
Assembly:
RT.Coordinates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Coordinates
Declared in:
RT.Coordinates.
Floret
.
Vertex
Show inherited types...
Inherits from:
System.Enum
System.ValueType
object
Show implemented interfaces...
Implements:
System.IComparable
System.IConvertible
System.IFormattable
System.ISpanFormattable
Underlying integer type:
System.Int32
Summary
Describes the position of a
Floret
.
Vertex
in relation to the vertices of its referenced
Floret
.
Vertex
.
Hex
.
Enum values
BottomRightMinus1
7
The vertex one counter-clockwise from the bottom-right vertex of the referenced
Floret
.
Vertex
.
Hex
.
Center
8
The vertex at the center of the referenced
Floret
.
Vertex
.
Hex
.
Right
5
The right vertex of the referenced
Floret
.
Vertex
.
Hex
.
RightMinus1
4
The vertex one counter-clockwise from
Floret
.
Vertex
.
Position
.
Right
.
RightPlus1
6
The vertex one clockwise from
Floret
.
Vertex
.
Position
.
Right
.
TopLeftPlus1
0
The vertex one clockwise from the top-left vertex of the referenced
Floret
.
Vertex
.
Hex
.
TopRight
2
The top-right vertex of the referenced
Floret
.
Vertex
.
Hex
.
TopRightMinus1
1
The vertex one counter-clockwise from
Floret
.
Vertex
.
Position
.
TopRight
.
TopRightPlus1
3
The vertex one clockwise from
Floret
.
Vertex
.
Position
.
TopRight
.