All types
|
All members
RT.Geometry
RT.Geometry
Arc
D
Bounding
Box
D
AddBoundingBox
(
box
)
AddCircle
(
center
,
radius
)
AddPoint
(
point
)
AddPoint
(
points
)
AddPoint
(
x
,
y
)
Area
()
ContainsPoint
(
point
)
FromCircle
(
center
,
radius
)
FromEdge
(
edge
)
FromEdge
(
edge
)
FromPoint
(
pt
)
FromPoint
(
sites
)
FromPoint
(
x
,
y
)
FromPoint
(
pt1
,
pt2
)
FromPoint
(
pt1
,
pt2
)
FromPoint
(
x1
,
y1
,
x2
,
y2
)
IntersectsWithBoundingBox
(
box
)
IntersectsWithRay
(
ray
)
ToEdges
()
ToPolygonD
()
ToVertices
()
XmaxEdge
()
XminEdge
()
YmaxEdge
()
YminEdge
()
Height
Width
Empty
Xmax
Xmin
Ymax
Ymin
Circle
D
Decode
Svg
Path
Edge
D
Geom
Ut
Intersect
Point
D
Polygon
D
Rectangle
D
Triangle
D
Triangulate
Voronoi
Diagram
Voronoi
Diagram
Flags
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.Modeling
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static field:
BoundingBoxD
Empty
Declared in:
RT.Geometry.
BoundingBoxD
Declaration
BoundingBoxD
Empty
Summary
An empty bounding box - which doesn't have any bounds yet.