]> Creatis software - CreaPhase.git/blob - octave_packages/geometry-1.5.0/packinfo/INDEX
Add a useful package (from Source forge) for octave
[CreaPhase.git] / octave_packages / geometry-1.5.0 / packinfo / INDEX
1 geometry >> Computational Geometry
2 2D Descriptive
3  geom2d_Contents
4  points2d
5  vectors2d
6  angles2d
7  edges2d
8  rays2d
9  lines2d
10  boxes2d
11  circles2d
12  ellipses2d
13  transforms2d
14  polygons2d
15 2D Points
16  centroid
17  closed_path
18  distancePoints
19  drawPoint
20  isCounterClockwise
21  isPointOnRay
22  isPointInCircle
23  isPointOnCircle
24  isPointOnLine
25  isPointInEllipse
26  midPoint
27  minDistancePoints
28  polarPoint
29 2D Vectors
30  createVector
31  vectorNorm
32  normalizeVector
33  rotateVector
34 2D Angles
35  angle2Points
36  angle3Points
37  angleAbsDiff
38  angleDiff
39  normalizeAngle
40  vectorAngle
41  angleSort
42  lineAngle
43  edgeAngle
44  deg2rad
45  rad2deg
46 2D Edges
47  createEdge
48  distancePointEdge
49  drawCenteredEdge
50  drawEdge
51  edgeLength
52  edgePosition
53  edgeToLine
54  intersectEdges
55  intersectLineEdge
56  reverseEdge
57  transformEdge
58  isPointOnEdge
59 2D Rays
60  drawRay
61  createRay
62 2D Lines
63  cartesianLine
64  createLine
65  distancePointLine
66  drawLine
67  intersectLines
68  isParallel
69  isPerpendicular
70  linePosition
71  medianLine
72  isLeftOriented
73  orthogonalLine
74  parallelLine
75  pointOnLine
76  projPointOnLine
77  reverseLine
78 2D Boxes
79  clipEdge
80  clipLine
81  clipPoints
82  clipRay
83  mergeBoxes
84  intersectBoxes
85  drawBox
86  randomPointInBox
87  drawRect
88  drawOrientedBox
89 2D Circles
90  createCircle
91  createDirectedCircle
92  circleArcAsCurve
93  circleAsPolygon
94  drawCircleArc
95  drawCircle
96  enclosingCircle
97  intersectCircles
98  intersectLineCircle
99  radicalAxis
100 2D Ellipses
101  cov2ellipse
102  drawEllipseArc
103  drawEllipse
104  ellipseAsPolygon
105  ellipse2cov
106  inertiaEllipse
107 2D Transformations
108  transformLine
109  transformPoint
110  transformVector
111  createBasisTransform
112  createHomothecy
113  createLineReflection
114  createRotation
115  createScaling
116  createTranslation
117  fitAffineTransform2d
118 2D Cubic Bezier
119  drawBezierCurve
120  cbezier2poly
121 2D Polygons
122  curvature
123  distancePolygons
124  distancePointPolygon
125  distancePointPolyline
126  drawPolygon
127  expandPolygon
128  medialAxisConvex
129  oc_polybool
130  parametrize
131  polygonLoops
132  polygonSelfIntersections
133  polylineSelfIntersections
134  reversePolyline
135  reversePolygon
136  simplifypolygon
137  simplifypolyline
138  splitPolygons
139  supportFunction
140 2D Piecewise polynomial shapes
141  polygon2shape
142  shape2polygon
143  shapecentroid
144  shapeplot
145  shapetransform
146  curveval
147  curve2polyline
148 2D Others
149  beltproblem
150  bisector
151  crackPattern2
152  crackPattern
153  drawArrow
154  drawLabels
155  drawParabola
156  drawShape
157  hexagonalGrid
158  squareGrid
159  triangleGrid
160 Geometric graphs creation
161  delaunayGraph.m
162  knnGraph.m
163  voronoi2d.m
164 Geometric graphs visualization
165  drawGraph.m
166 Geometric graphs manipulation
167 Input
168  @svg/svg
169  @svg/plot
170  @svg/getpath
171  @svg/path2polygon
172  @svg/normalize
173  @svg/pathid
174  @svg/height
175  @svg/width
176 Output
177  data2geo