Fuzz introspector: GeometryObjFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1572 1915 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) call site: {node_id}
649 3747 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
487 1427 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) call site: {node_id}
181 1243 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
149 3490 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() call site: {node_id}
130 1109 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
107 695 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() call site: {node_id}
96 3648 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() call site: {node_id}
81 405 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntryByPoint(org.apache.commons.geometry.core.Point) call site: {node_id}
66 1020 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
62 546 [org.apache.commons.numbers.core.Precision].equals(double,double,double) call site: {node_id}
56 963 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].readFacet() call site: {node_id}

Fuzzer calltree

0 [GeometryObjFuzzer].fuzzerTestOneInput(byte[]) [function] [call site] 00000
1 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D]. () [function] [call site] 00001
2 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D]. () [function] [call site] 00002
1 [org.apache.commons.numbers.core.Precision].doubleEquivalenceOfEpsilon(double) [function] [call site] 00003
2 [org.apache.commons.numbers.core.Precision$1]. (double) [function] [call site] 00004
1 [org.apache.commons.geometry.io.core.input.StreamGeometryInput]. (java.io.InputStream) [function] [call site] 00005
2 [org.apache.commons.geometry.io.core.input.StreamGeometryInput]. (java.io.InputStream,java.lang.String,java.nio.charset.Charset) [function] [call site] 00006
3 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata]. (java.lang.String,java.nio.charset.Charset) [function] [call site] 00007
1 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D].read(org.apache.commons.geometry.io.core.input.GeometryInput,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00008
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 00009
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00010
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 00011
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlWriter].close() [function] [call site] 00012
5 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlWriter].endSolid() [function] [call site] 00013
6 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlWriter].writeBeginOrEndLine(java.lang.String) [function] [call site] 00014
7 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].write(java.lang.String) [function] [call site] 00015
8 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00016
7 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].write(char) [function] [call site] 00017
8 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00018
7 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].write(java.lang.String) [function] [call site] 00019
7 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].writeNewLine() [function] [call site] 00020
8 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].write(java.lang.String) [function] [call site] 00021
5 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].close() [function] [call site] 00022
6 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00023
4 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].close() [function] [call site] 00024
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlWriter].close() [function] [call site] 00025
5 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00026
4 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00027
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].close() [function] [call site] 00028
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00029
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].close() [function] [call site] 00030
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00031
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].close() [function] [call site] 00032
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00033
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00034
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader]. (java.io.Reader) [function] [call site] 00035
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader]. (java.io.Reader) [function] [call site] 00036
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser]. (java.io.Reader) [function] [call site] 00037
6 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser]. (org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00038
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser]. (org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00039
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser]. (java.io.Reader) [function] [call site] 00040
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser]. (org.apache.commons.geometry.io.core.internal.CharReadBuffer) [function] [call site] 00041
7 [org.apache.commons.geometry.io.core.internal.CharReadBuffer]. (java.io.Reader) [function] [call site] 00042
8 [org.apache.commons.geometry.io.core.internal.CharReadBuffer]. (java.io.Reader,int) [function] [call site] 00043
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer]. (java.io.Reader,int,int) [function] [call site] 00044
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].createReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00045
4 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createBufferedReader(org.apache.commons.geometry.io.core.input.GeometryInput,java.nio.charset.Charset) [function] [call site] 00046
5 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata].getCharset() [function] [call site] 00047
5 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata].getCharset() [function] [call site] 00048
5 [org.apache.commons.geometry.io.core.input.UrlGeometryInput].getInputStream() [function] [call site] 00049
6 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__12].bootstrap$(org.apache.commons.geometry.io.core.input.UrlGeometryInput) [function] [call site] 00050
7 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__12]. (org.apache.commons.geometry.io.core.input.UrlGeometryInput) [function] [call site] 00051
6 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].getUnchecked(org.apache.commons.geometry.io.core.internal.IOSupplier) [function] [call site] 00052
7 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$getInputStream__2].get() [function] [call site] 00053
8 [org.apache.commons.geometry.io.core.input.FileGeometryInput].getInputStream() [function] [call site] 00054
9 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11].bootstrap$(org.apache.commons.geometry.io.core.input.FileGeometryInput) [function] [call site] 00055
10 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11]. (org.apache.commons.geometry.io.core.input.FileGeometryInput) [function] [call site] 00056
9 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].getUnchecked(org.apache.commons.geometry.io.core.internal.IOSupplier) [function] [call site] 00057
8 [org.apache.commons.geometry.io.core.input.UrlGeometryInput].getInputStream() [function] [call site] 00058
8 [org.apache.commons.geometry.io.core.input.StreamGeometryInput].getInputStream() [function] [call site] 00059
7 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11].get() [function] [call site] 00060
8 [org.apache.commons.geometry.io.core.input.FileGeometryInput].lambda$getInputStream$0() [function] [call site] 00061
7 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__12].get() [function] [call site] 00062
8 [org.apache.commons.geometry.io.core.input.UrlGeometryInput].lambda$getInputStream$0() [function] [call site] 00063
7 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00064
5 [org.apache.commons.geometry.io.core.input.FileGeometryInput].getInputStream() [function] [call site] 00065
5 [org.apache.commons.geometry.io.core.input.StreamGeometryInput].getInputStream() [function] [call site] 00066
2 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00067
3 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata].getCharset() [function] [call site] 00068
3 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata].getCharset() [function] [call site] 00069
3 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$lambda_facetDefinitionReader_0__1].bootstrap$(java.nio.charset.Charset) [function] [call site] 00070
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$lambda_facetDefinitionReader_0__1]. (java.nio.charset.Charset) [function] [call site] 00071
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].tryApplyCloseable(org.apache.commons.geometry.io.core.internal.IOFunction,org.apache.commons.geometry.io.core.internal.IOSupplier) [function] [call site] 00072
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$getInputStream__2].get() [function] [call site] 00073
4 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11].get() [function] [call site] 00074
4 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__12].get() [function] [call site] 00075
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$lambda_facetDefinitionReader_0__1].apply(java.lang.Object) [function] [call site] 00076
5 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D].lambda$facetDefinitionReader$0(java.nio.charset.Charset,java.io.InputStream) [function] [call site] 00077
6 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders].create(java.io.InputStream,java.nio.charset.Charset) [function] [call site] 00078
7 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].applyAsIntUnchecked(org.apache.commons.geometry.io.core.internal.IOToIntFunction,java.lang.Object) [function] [call site] 00079
8 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__9].applyAsInt(java.lang.Object) [function] [call site] 00080
8 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__19].applyAsInt(java.lang.Object) [function] [call site] 00081
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$read__13].applyAsInt(java.lang.Object) [function] [call site] 00082
8 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00083
7 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$read__13].bootstrap$(java.io.InputStream) [function] [call site] 00084
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$read__13]. (java.io.InputStream) [function] [call site] 00085
7 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].parseError(java.lang.String) [function] [call site] 00086
8 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].parseError(java.lang.String,java.lang.Throwable) [function] [call site] 00087
7 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].acceptUnchecked(org.apache.commons.geometry.io.core.internal.IOConsumer,java.lang.Object) [function] [call site] 00088
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$unread__14].accept(java.lang.Object) [function] [call site] 00089
8 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00090
7 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$unread__14].bootstrap$(java.io.PushbackInputStream) [function] [call site] 00091
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$unread__14]. (java.io.PushbackInputStream) [function] [call site] 00092
7 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader]. (java.io.Reader) [function] [call site] 00093
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser]. (java.io.Reader) [function] [call site] 00094
7 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader]. (java.io.InputStream) [function] [call site] 00095
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlUtils].byteBuffer(int) [function] [call site] 00096
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlUtils].byteBuffer(int) [function] [call site] 00097
4 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00098
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 00099
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlWriter].close() [function] [call site] 00100
4 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].close() [function] [call site] 00101
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlWriter].close() [function] [call site] 00102
3 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$getInputStream__2].bootstrap$(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00103
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$getInputStream__2]. (org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00104
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00105
3 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader]. (java.io.Reader) [function] [call site] 00106
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader]. (java.io.Reader,java.lang.String) [function] [call site] 00107
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser]. (java.io.Reader) [function] [call site] 00108
5 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].setCommentTokenInternal(java.lang.String) [function] [call site] 00109
6 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].containsWhitespace(java.lang.String) [function] [call site] 00110
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createBufferedReader(org.apache.commons.geometry.io.core.input.GeometryInput,java.nio.charset.Charset) [function] [call site] 00111
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacet() [function] [call site] 00112
3 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonDataLines() [function] [call site] 00113
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLineWhitespace() [function] [call site] 00114
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__20].bootstrap$() [function] [call site] 00115
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__20]. () [function] [call site] 00116
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00117
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consume(java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00118
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00119
8 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].peek() [function] [call site] 00120
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00121
10 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].readChars(int) [function] [call site] 00122
11 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].ensureCapacity(int) [function] [call site] 00123
11 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].charsAppended(int) [function] [call site] 00124
11 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00125
7 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__28].test(int) [function] [call site] 00126
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isDecimalPart(int) [function] [call site] 00127
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__27].test(int) [function] [call site] 00128
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00129
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNewLinePart(int) [function] [call site] 00130
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__24].test(int) [function] [call site] 00131
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isAlphanumeric(int) [function] [call site] 00132
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__23].test(int) [function] [call site] 00133
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00134
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__25].test(int) [function] [call site] 00135
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isLineWhitespace(int) [function] [call site] 00136
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00137
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isWhitespace(int) [function] [call site] 00138
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].test(int) [function] [call site] 00139
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].hasExceededMaxStringLength() [function] [call site] 00140
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].access$000(org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00141
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__26].test(int) [function] [call site] 00142
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotWhitespace(int) [function] [call site] 00143
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isWhitespace(int) [function] [call site] 00144
8 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__28].test(int) [function] [call site] 00145
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__27].test(int) [function] [call site] 00146
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__24].test(int) [function] [call site] 00147
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__23].test(int) [function] [call site] 00148
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__25].test(int) [function] [call site] 00149
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__17].test(int) [function] [call site] 00150
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isWhitespace(int) [function] [call site] 00151
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__18].test(int) [function] [call site] 00152
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isAlphanumeric(int) [function] [call site] 00153
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__10].test(int) [function] [call site] 00154
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00155
8 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].test(int) [function] [call site] 00156
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isIntegerPart(int) [function] [call site] 00157
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__20].test(int) [function] [call site] 00158
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isLineWhitespace(int) [function] [call site] 00159
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__21].test(int) [function] [call site] 00160
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].lambda$discardNonData$0(int) [function] [call site] 00161
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNewLinePart(int) [function] [call site] 00162
10 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].isDataTokenPart(int) [function] [call site] 00163
11 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isDecimalPart(int) [function] [call site] 00164
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__22].test(int) [function] [call site] 00165
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00166
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__29].test(int) [function] [call site] 00167
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].isDataTokenPart(int) [function] [call site] 00168
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__17].test(int) [function] [call site] 00169
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__18].test(int) [function] [call site] 00170
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__10].test(int) [function] [call site] 00171
7 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].test(int) [function] [call site] 00172
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__20].test(int) [function] [call site] 00173
7 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__21].test(int) [function] [call site] 00174
7 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__22].test(int) [function] [call site] 00175
7 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__29].test(int) [function] [call site] 00176
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__26].test(int) [function] [call site] 00177
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$lambda_static_0__16].accept(int) [function] [call site] 00178
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].lambda$static$0(int) [function] [call site] 00179
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].accept(int) [function] [call site] 00180
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00181
8 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].read() [function] [call site] 00182
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].peek() [function] [call site] 00183
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].charsRemoved(int) [function] [call site] 00184
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00185
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00186
5 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].hasMoreCharacters() [function] [call site] 00187
6 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00188
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00189
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00190
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00191
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00192
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].foundComment() [function] [call site] 00193
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peek(int) [function] [call site] 00194
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].validateRequestedStringLength(int) [function] [call site] 00195
6 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].peekString(int) [function] [call site] 00196
7 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].hasMoreCharacters() [function] [call site] 00197
7 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00198
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00199
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__10].bootstrap$() [function] [call site] 00200
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__10]. () [function] [call site] 00201
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00202
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00203
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00204
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00205
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00206
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00207
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00208
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLineWhitespace() [function] [call site] 00209
3 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00210
3 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacetInternal() [function] [call site] 00211
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00212
5 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readDouble() [function] [call site] 00213
6 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__29].bootstrap$() [function] [call site] 00214
7 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__29]. () [function] [call site] 00215
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00216
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getLineNumber() [function] [call site] 00217
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00218
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00219
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector]. (org.apache.commons.geometry.io.core.internal.SimpleTextParser,int,int,java.util.function.IntPredicate) [function] [call site] 00220
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consume(java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00221
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].getString() [function] [call site] 00222
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].hasExceededMaxStringLength() [function] [call site] 00223
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].access$000(org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00224
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String) [function] [call site] 00225
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00226
10 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].parseError(java.lang.String,java.lang.Throwable) [function] [call site] 00227
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].setToken(int,int,java.lang.String) [function] [call site] 00228
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsDouble() [function] [call site] 00229
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00230
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String,java.lang.Throwable) [function] [call site] 00231
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenDescription() [function] [call site] 00232
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00233
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00234
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peek(int) [function] [call site] 00235
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00236
5 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00237
6 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__21].bootstrap$(org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader) [function] [call site] 00238
7 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__21]. (org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader) [function] [call site] 00239
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00240
6 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].foundComment() [function] [call site] 00241
6 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__22].bootstrap$() [function] [call site] 00242
7 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__22]. () [function] [call site] 00243
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00244
5 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readDouble() [function] [call site] 00245
5 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00246
5 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readDouble() [function] [call site] 00247
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00248
6 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00249
7 [org.apache.commons.geometry.euclidean.MultiDimensionalEuclideanVector]. () [function] [call site] 00250
8 [org.apache.commons.geometry.euclidean.EuclideanVector]. () [function] [call site] 00251
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00252
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00253
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00254
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00255
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00256
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00257
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00258
4 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00259
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00260
4 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List) [function] [call site] 00261
5 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00262
3 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00263
3 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00264
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readFacet() [function] [call site] 00265
3 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].beginRead() [function] [call site] 00266
4 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].applyAsIntUnchecked(org.apache.commons.geometry.io.core.internal.IOToIntFunction,java.lang.Object) [function] [call site] 00267
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__9].bootstrap$(java.io.InputStream) [function] [call site] 00268
5 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__9]. (java.io.InputStream) [function] [call site] 00269
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].dataNotAvailable(java.lang.String) [function] [call site] 00270
5 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].parseError(java.lang.String) [function] [call site] 00271
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlUtils].byteBuffer(int) [function] [call site] 00272
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].fill(java.nio.ByteBuffer) [function] [call site] 00273
5 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].applyAsIntUnchecked(org.apache.commons.geometry.io.core.internal.IOToIntFunction,java.lang.Object) [function] [call site] 00274
5 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__19].bootstrap$(java.io.InputStream) [function] [call site] 00275
6 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__19]. (java.io.InputStream) [function] [call site] 00276
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].dataNotAvailable(java.lang.String) [function] [call site] 00277
3 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readFacetInternal() [function] [call site] 00278
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].fill(java.nio.ByteBuffer) [function] [call site] 00279
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].dataNotAvailable(java.lang.String) [function] [call site] 00280
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00281
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00282
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00283
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00284
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00285
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D,int) [function] [call site] 00286
5 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00287
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacet() [function] [call site] 00288
3 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00289
3 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].ensureSolidStarted() [function] [call site] 00290
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].beginSolid() [function] [call site] 00291
5 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00292
6 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].nextWord() [function] [call site] 00293
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWhitespace() [function] [call site] 00294
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__17].bootstrap$() [function] [call site] 00295
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__17]. () [function] [call site] 00296
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00297
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextAlphanumeric() [function] [call site] 00298
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__18].bootstrap$() [function] [call site] 00299
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__18]. () [function] [call site] 00300
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00301
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].matchIgnoreCase(java.lang.String) [function] [call site] 00302
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].matchInternal(java.lang.String,boolean,boolean) [function] [call site] 00303
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00304
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].stringsEqual(java.lang.String,java.lang.String,boolean) [function] [call site] 00305
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String) [function] [call site] 00306
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String,java.lang.Throwable) [function] [call site] 00307
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextLine() [function] [call site] 00308
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__27].bootstrap$() [function] [call site] 00309
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__27]. () [function] [call site] 00310
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00311
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00312
5 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].trimmedOrNull(java.lang.String) [function] [call site] 00313
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentToken() [function] [call site] 00314
3 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].nextWord() [function] [call site] 00315
3 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].chooseIgnoreCase(java.lang.String[]) [function] [call site] 00316
4 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].chooseIgnoreCase(java.util.List) [function] [call site] 00317
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].chooseInternal(java.util.List,boolean,boolean) [function] [call site] 00318
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00319
6 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00320
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00321
7 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].getNextEntry(java.util.Iterator) [function] [call site] 00322
8 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00323
8 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00324
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00325
9 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00326
10 [org.apache.commons.geometry.core.internal.IteratorTransform].loadNextOutput() [function] [call site] 00327
11 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00328
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00329
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00330
11 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00331
12 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].ensureLoaded() [function] [call site] 00332
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].loadNext() [function] [call site] 00333
14 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].readFacet() [function] [call site] 00334
15 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].readFace() [function] [call site] 00335
16 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextKeyword() [function] [call site] 00336
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00337
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLine() [function] [call site] 00338
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__23].bootstrap$() [function] [call site] 00339
19 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__23]. () [function] [call site] 00340
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00341
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consumeWithLineContinuation(char,java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00342
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00343
20 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].charAt(int) [function] [call site] 00344
21 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00345
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNewLinePart(int) [function] [call site] 00346
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00347
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00348
20 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__28].test(int) [function] [call site] 00349
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__27].test(int) [function] [call site] 00350
20 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__24].test(int) [function] [call site] 00351
20 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__23].test(int) [function] [call site] 00352
20 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__25].test(int) [function] [call site] 00353
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].test(int) [function] [call site] 00354
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__17].test(int) [function] [call site] 00355
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__18].test(int) [function] [call site] 00356
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__10].test(int) [function] [call site] 00357
20 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].test(int) [function] [call site] 00358
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__20].test(int) [function] [call site] 00359
20 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__21].test(int) [function] [call site] 00360
20 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__22].test(int) [function] [call site] 00361
20 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__29].test(int) [function] [call site] 00362
20 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__26].test(int) [function] [call site] 00363
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$lambda_static_0__16].accept(int) [function] [call site] 00364
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].accept(int) [function] [call site] 00365
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00366
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00367
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00368
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDataLineContent() [function] [call site] 00369
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00370
19 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__25].bootstrap$() [function] [call site] 00371
20 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__25]. () [function] [call site] 00372
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00373
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00374
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00375
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00376
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00377
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(java.lang.String) [function] [call site] 00378
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(java.lang.String,java.lang.Throwable) [function] [call site] 00379
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00380
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].readKeyword() [function] [call site] 00381
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__24].bootstrap$() [function] [call site] 00382
19 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__24]. () [function] [call site] 00383
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00384
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getLineNumber() [function] [call site] 00385
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00386
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00387
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector]. (org.apache.commons.geometry.io.core.internal.SimpleTextParser,int,int,java.util.function.IntPredicate) [function] [call site] 00388
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consumeWithLineContinuation(char,java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00389
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].getString() [function] [call site] 00390
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].setToken(int,int,java.lang.String) [function] [call site] 00391
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasNonEmptyToken() [function] [call site] 00392
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String) [function] [call site] 00393
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentToken() [function] [call site] 00394
17 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].handleKeyword(java.lang.String) [function] [call site] 00395
18 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].contains(java.lang.Object) [function] [call site] 00396
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl].containsKey(java.lang.Object) [function] [call site] 00397
20 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 00398
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].containsKey(java.lang.Object) [function] [call site] 00399
20 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntry(java.lang.Object) [function] [call site] 00400
21 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntryByPoint(org.apache.commons.geometry.core.Point) [function] [call site] 00401
22 [org.apache.commons.geometry.euclidean.threed.Vector3D].isFinite() [function] [call site] 00402
22 [org.apache.commons.geometry.euclidean.oned.Vector1D].isFinite() [function] [call site] 00403
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].isFinite() [function] [call site] 00404
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntry(org.apache.commons.geometry.core.Point) [function] [call site] 00405
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isLeaf() [function] [call site] 00406
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00407
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00408
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00409
23 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00410
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00411
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00412
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00413
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00414
24 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00415
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00416
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00417
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00418
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00419
25 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00420
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00421
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00422
26 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00423
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00424
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00425
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00426
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00427
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00428
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00429
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00430
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh].access$300(org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh) [function] [call site] 00431
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00432
25 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00433
25 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00434
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00435
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isDestroyed() [function] [call site] 00436
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00437
24 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00438
24 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00439
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00440
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00441
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00442
25 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00443
25 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00444
25 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00445
24 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00446
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00447
25 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00448
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00449
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh].getFace(int) [function] [call site] 00450
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$SimpleTriangleFace]. (org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh,int,int[]) [function] [call site] 00451
26 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 00452
27 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].lambda$getVertices$0(java.util.function.IntFunction,org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes) [function] [call site] 00453
28 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6].apply(int) [function] [call site] 00454
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].getVertex(int) [function] [call site] 00455
28 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5].apply(int) [function] [call site] 00456
28 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 00457
28 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 00458
28 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 00459
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 00460
27 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00461
28 [org.apache.commons.numbers.quaternion.Quaternion].getW() [function] [call site] 00462
28 [org.apache.commons.numbers.quaternion.Quaternion].getX() [function] [call site] 00463
28 [org.apache.commons.numbers.quaternion.Quaternion].getY() [function] [call site] 00464
28 [org.apache.commons.numbers.quaternion.Quaternion].getZ() [function] [call site] 00465
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00466
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00467
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00468
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00469
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 00470
27 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00471
28 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].applyX(double) [function] [call site] 00472
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].applyVectorX(double) [function] [call site] 00473
28 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00474
28 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 00475
29 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 00476
30 [org.apache.commons.geometry.euclidean.EuclideanVector]. () [function] [call site] 00477
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 00478
27 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00479
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00480
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00481
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00482
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00483
28 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyX(double,double,double) [function] [call site] 00484
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyVectorX(double,double,double) [function] [call site] 00485
30 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00486
31 [org.apache.commons.numbers.core.Sum].create() [function] [call site] 00487
32 [org.apache.commons.numbers.core.Sum]. (double) [function] [call site] 00488
31 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00489
32 [org.apache.commons.numbers.core.ExtendedPrecision].productLow(double,double,double) [function] [call site] 00490
33 [org.apache.commons.numbers.core.ExtendedPrecision].isNotNormal(double) [function] [call site] 00491
33 [org.apache.commons.numbers.core.ExtendedPrecision].productLowUnscaled(double,double,double) [function] [call site] 00492
34 [org.apache.commons.numbers.core.ExtendedPrecision].highPartUnscaled(double) [function] [call site] 00493
34 [org.apache.commons.numbers.core.ExtendedPrecision].highPartUnscaled(double) [function] [call site] 00494
34 [org.apache.commons.numbers.core.ExtendedPrecision].productLow(double,double,double,double,double) [function] [call site] 00495
33 [org.apache.commons.numbers.core.ExtendedPrecision].productLowUnscaled(double,double,double) [function] [call site] 00496
33 [org.apache.commons.numbers.core.ExtendedPrecision].productLowUnscaled(double,double,double) [function] [call site] 00497
32 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00498
31 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00499
31 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00500
31 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00501
28 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyY(double,double,double) [function] [call site] 00502
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyVectorY(double,double,double) [function] [call site] 00503
30 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00504
28 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyZ(double,double,double) [function] [call site] 00505
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyVectorZ(double,double,double) [function] [call site] 00506
30 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00507
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 00508
27 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00509
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00510
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00511
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00512
29 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 00513
30 [org.apache.commons.geometry.euclidean.MultiDimensionalEuclideanVector]. () [function] [call site] 00514
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 00515
27 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00516
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00517
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00518
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00519
28 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyX(double,double) [function] [call site] 00520
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyVectorX(double,double) [function] [call site] 00521
30 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00522
31 [org.apache.commons.numbers.core.Sum].create() [function] [call site] 00523
31 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00524
31 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00525
31 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00526
28 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyY(double,double) [function] [call site] 00527
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyVectorY(double,double) [function] [call site] 00528
30 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00529
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00530
25 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00531
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00532
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00533
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].checkVersion() [function] [call site] 00534
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00535
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueNextEntry() [function] [call site] 00536
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].requiresTreeTraversal() [function] [call site] 00537
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$800(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00538
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator].canReturnEntry(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00539
29 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00540
29 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00541
29 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].lt(double,double) [function] [call site] 00542
30 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00543
31 [org.apache.commons.numbers.core.Precision].compareTo(double,double,double) [function] [call site] 00544
32 [org.apache.commons.numbers.core.Precision].equals(double,double,double) [function] [call site] 00545
33 [org.apache.commons.numbers.core.Precision].equals(double,double,int) [function] [call site] 00546
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator].canReturnEntry(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00547
29 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00548
29 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00549
29 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].gt(double,double) [function] [call site] 00550
30 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00551
27 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00552
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isLeaf() [function] [call site] 00553
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueLeafEntries(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00554
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$2100(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00555
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00556
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00557
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00558
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00559
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00560
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00561
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00562
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00563
28 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00564
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00565
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00566
28 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00567
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00568
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00569
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00570
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00571
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00572
29 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00573
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00574
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00575
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00576
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00577
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 00578
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 00579
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00580
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00581
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].checkVersion() [function] [call site] 00582
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00583
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00584
30 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00585
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00586
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00587
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00588
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00589
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00590
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00591
31 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00592
31 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00593
31 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00594
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00595
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00596
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].loadNext() [function] [call site] 00597
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00598
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00599
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00600
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00601
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00602
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00603
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00604
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00605
28 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00606
29 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00607
30 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double,double) [function] [call site] 00608
31 [org.apache.commons.numbers.core.Norm].of(double,double,double) [function] [call site] 00609
32 [org.apache.commons.numbers.core.Norm$maximum__40].of(double,double,double) [function] [call site] 00610
33 [org.apache.commons.numbers.core.Norm].maximum(double,double,double) [function] [call site] 00611
32 [org.apache.commons.numbers.core.Norm$euclidean__37].of(double,double,double) [function] [call site] 00612
33 [org.apache.commons.numbers.core.Norm].euclidean(double,double,double) [function] [call site] 00613
34 [org.apache.commons.numbers.core.ExtendedPrecision].squareLowUnscaled(double,double) [function] [call site] 00614
35 [org.apache.commons.numbers.core.ExtendedPrecision].highPartUnscaled(double) [function] [call site] 00615
35 [org.apache.commons.numbers.core.ExtendedPrecision].productLow(double,double,double,double,double) [function] [call site] 00616
34 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00617
34 [org.apache.commons.numbers.core.ExtendedPrecision].squareLowUnscaled(double,double) [function] [call site] 00618
34 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00619
34 [org.apache.commons.numbers.core.ExtendedPrecision].squareLowUnscaled(double,double) [function] [call site] 00620
34 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00621
32 [org.apache.commons.numbers.core.Norm$manhattan__34].of(double,double,double) [function] [call site] 00622
33 [org.apache.commons.numbers.core.Norm].manhattan(double,double,double) [function] [call site] 00623
34 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 00624
35 [org.apache.commons.numbers.core.Sum]. (double) [function] [call site] 00625
34 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 00626
35 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00627
34 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 00628
34 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00629
28 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00630
29 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00631
30 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double) [function] [call site] 00632
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00633
29 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00634
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00635
29 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00636
30 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00637
28 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00638
29 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00639
28 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00640
29 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00641
28 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00642
29 [org.apache.commons.geometry.core.internal.DistancedValue]. (java.lang.Object,double) [function] [call site] 00643
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator].queueChildren(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.Point) [function] [call site] 00644
28 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00645
28 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00646
29 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getInsertLocation(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00647
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00648
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00649
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00650
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00651
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00652
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00653
28 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00654
29 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getInsertLocation(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00655
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00656
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00657
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00658
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00659
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00660
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00661
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00662
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00663
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00664
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00665
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00666
28 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMinChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00667
29 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMinChildDistance(int,org.apache.commons.geometry.euclidean.twod.Vector2D,int) [function] [call site] 00668
30 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00669
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].subtract(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00670
31 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 00671
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00672
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00673
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].norm() [function] [call site] 00674
31 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00675
30 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].norm() [function] [call site] 00676
28 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMinChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00677
29 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMinChildDistance(int,org.apache.commons.geometry.euclidean.threed.Vector3D,int) [function] [call site] 00678
30 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00679
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00680
31 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00681
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00682
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00683
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00684
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00685
30 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00686
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00687
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00688
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00689
30 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00690
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00691
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00692
30 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00693
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 00694
31 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double,double) [function] [call site] 00695
30 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 00696
28 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00697
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queue(org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 00698
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator].queueChildren(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.Point) [function] [call site] 00699
28 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00700
28 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00701
28 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00702
28 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00703
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00704
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00705
28 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMaxChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00706
29 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMaxChildDistance(int,org.apache.commons.geometry.euclidean.threed.Vector3D,int) [function] [call site] 00707
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getParent() [function] [call site] 00708
30 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00709
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getChildIndex() [function] [call site] 00710
30 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00711
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00712
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00713
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00714
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00715
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00716
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00717
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00718
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00719
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00720
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00721
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00722
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00723
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00724
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 00725
30 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 00726
28 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMaxChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00727
29 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMaxChildDistance(int,org.apache.commons.geometry.euclidean.twod.Vector2D,int) [function] [call site] 00728
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getParent() [function] [call site] 00729
30 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00730
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getChildIndex() [function] [call site] 00731
30 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00732
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00733
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00734
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00735
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00736
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00737
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00738
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00739
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00740
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00741
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].norm() [function] [call site] 00742
30 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].norm() [function] [call site] 00743
28 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00744
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queue(org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 00745
27 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00746
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00747
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00748
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00749
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00750
25 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00751
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00752
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00753
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00754
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00755
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00756
24 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00757
24 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00758
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00759
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00760
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00761
24 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00762
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00763
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00764
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00765
24 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00766
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00767
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00768
24 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00769
24 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00770
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00771
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00772
24 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00773
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00774
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00775
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00776
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00777
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00778
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00779
24 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00780
24 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00781
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00782
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00783
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00784
24 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00785
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00786
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00787
23 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00788
23 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00789
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00790
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00791
23 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00792
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00793
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00794
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00795
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00796
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00797
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00798
23 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00799
23 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00800
23 [org.apache.commons.geometry.euclidean.PointMap3DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 00801
24 [org.apache.commons.geometry.euclidean.PointMap3DImpl].pointsEq(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00802
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].eq(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00803
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00804
27 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00805
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00806
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00807
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].getPrecision() [function] [call site] 00808
23 [org.apache.commons.geometry.euclidean.PointMap2DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 00809
24 [org.apache.commons.geometry.euclidean.PointMap2DImpl].pointsEq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00810
25 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00811
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00812
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00813
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].getPrecision() [function] [call site] 00814
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntryInChildren(org.apache.commons.geometry.core.Point) [function] [call site] 00815
24 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getSearchLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00816
25 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getSearchLocation(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00817
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getPrecision() [function] [call site] 00818
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$800(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00819
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 00820
26 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00821
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00822
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 00823
26 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00824
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00825
24 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getSearchLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00826
25 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getSearchLocation(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00827
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getPrecision() [function] [call site] 00828
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 00829
26 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00830
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00831
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00832
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 00833
26 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00834
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00835
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00836
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 00837
26 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00838
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00839
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00840
24 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].testChildLocation(int,int) [function] [call site] 00841
25 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00842
24 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].testChildLocation(int,int) [function] [call site] 00843
25 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00844
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryInChild(int,org.apache.commons.geometry.core.Point) [function] [call site] 00845
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntry(org.apache.commons.geometry.core.Point) [function] [call site] 00846
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntry(org.apache.commons.geometry.core.Point) [function] [call site] 00847
18 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].contains(java.lang.Object) [function] [call site] 00848
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1500(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,java.lang.Object) [function] [call site] 00849
20 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntry(java.lang.Object) [function] [call site] 00850
19 [org.apache.commons.geometry.euclidean.PointMap3DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 00851
19 [org.apache.commons.geometry.euclidean.PointMap2DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 00852
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 00853
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].tokenError(java.lang.String) [function] [call site] 00854
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].tokenError(java.lang.String,java.lang.Throwable) [function] [call site] 00855
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00856
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00857
16 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getCurrentKeyword() [function] [call site] 00858
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].handleVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00859
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader].handleVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00860
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00861
18 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addToVertexList(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00862
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateCanModify() [function] [call site] 00863
19 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00864
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00865
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00866
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00867
18 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addToVertexIndexMap(org.apache.commons.geometry.euclidean.threed.Vector3D,int,org.apache.commons.geometry.core.collection.PointMap) [function] [call site] 00868
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateCanModify() [function] [call site] 00869
16 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].readVector() [function] [call site] 00870
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00871
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDouble() [function] [call site] 00872
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__26].bootstrap$() [function] [call site] 00873
19 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__26]. () [function] [call site] 00874
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00875
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsDouble() [function] [call site] 00876
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00877
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDouble() [function] [call site] 00878
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00879
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDouble() [function] [call site] 00880
17 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00881
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader].handleNormal(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00882
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].handleNormal(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00883
16 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].readVector() [function] [call site] 00884
16 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readFace() [function] [call site] 00885
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDataLineContent() [function] [call site] 00886
17 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readFaceVertex() [function] [call site] 00887
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 00888
18 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00889
18 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readNormalizedVertexAttributeIndex(java.lang.String,int) [function] [call site] 00890
19 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 00891
19 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].bootstrap$() [function] [call site] 00892
20 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32]. () [function] [call site] 00893
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00894
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsInt() [function] [call site] 00895
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00896
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String,java.lang.Throwable) [function] [call site] 00897
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].tokenError(java.lang.String) [function] [call site] 00898
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00899
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(int) [function] [call site] 00900
19 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consume(int,java.util.function.IntConsumer) [function] [call site] 00901
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00902
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$lambda_static_0__16].accept(int) [function] [call site] 00903
20 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].accept(int) [function] [call site] 00904
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00905
18 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readNormalizedVertexAttributeIndex(java.lang.String,int) [function] [call site] 00906
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00907
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(int) [function] [call site] 00908
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isIntegerPart(int) [function] [call site] 00909
18 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00910
18 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readNormalizedVertexAttributeIndex(java.lang.String,int) [function] [call site] 00911
18 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes]. (int,int,int) [function] [call site] 00912
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 00913
17 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(java.lang.String) [function] [call site] 00914
17 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLine() [function] [call site] 00915
17 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face]. (java.util.List) [function] [call site] 00916
15 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].bootstrap$(java.util.List) [function] [call site] 00917
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3]. (java.util.List) [function] [call site] 00918
15 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].getVertices(java.util.function.IntFunction) [function] [call site] 00919
16 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].bootstrap$(java.util.function.IntFunction) [function] [call site] 00920
17 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7]. (java.util.function.IntFunction) [function] [call site] 00921
15 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].bootstrap$(java.util.List) [function] [call site] 00922
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4]. (java.util.List) [function] [call site] 00923
15 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].getDefinedCompositeNormal(java.util.function.IntFunction) [function] [call site] 00924
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00925
16 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00926
16 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00927
16 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00928
16 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00929
16 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00930
16 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00931
16 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00932
16 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00933
16 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00934
16 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00935
16 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00936
16 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00937
16 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00938
16 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00939
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00940
16 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00941
16 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00942
16 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00943
16 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00944
16 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getNormalIndex() [function] [call site] 00945
16 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00946
17 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00947
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6].apply(int) [function] [call site] 00948
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5].apply(int) [function] [call site] 00949
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 00950
16 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 00951
16 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalizeOrNull() [function] [call site] 00952
17 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].access$000(double,double,double,boolean) [function] [call site] 00953
18 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].tryCreateNormalized(double,double,double,boolean) [function] [call site] 00954
19 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 00955
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 00956
20 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 00957
21 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00958
19 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 00959
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 00960
19 [org.apache.commons.geometry.euclidean.internal.Vectors].illegalNorm(double) [function] [call site] 00961
16 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalizeOrNull() [function] [call site] 00962
15 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00963
14 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacet() [function] [call site] 00964
14 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readFacet() [function] [call site] 00965
14 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacet() [function] [call site] 00966
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00967
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00968
11 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00969
11 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00970
11 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00971
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00972
11 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionBoundaryIterator].acceptInput(java.lang.Object) [function] [call site] 00973
12 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionBoundaryIterator].acceptInput(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 00974
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 00975
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 00976
14 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00977
14 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].checkValid() [function] [call site] 00978
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getVersion() [function] [call site] 00979
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].nodeInvalidated() [function] [call site] 00980
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].nodeInvalidated() [function] [call site] 00981
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].nodeInvalidated() [function] [call site] 00982
14 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].computeBoundary() [function] [call site] 00983
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 00984
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].characterizeHyperplaneSubset(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,java.util.List,java.util.List) [function] [call site] 00985
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00986
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].isInside() [function] [call site] 00987
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 00988
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00989
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].isOutside() [function] [call site] 00990
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 00991
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00992
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 00993
17 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 00994
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 00995
19 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 00996
18 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 00997
17 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 00998
17 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 00999
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01000
18 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D:org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01001
17 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 01002
16 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01003
17 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01004
17 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01005
17 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 01006
18 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01007
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(double) [function] [call site] 01008
20 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 01009
21 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 01010
20 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01011
20 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].signum(double) [function] [call site] 01012
21 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01013
22 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 01014
19 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 01015
17 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 01016
18 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 01017
19 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01018
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01019
21 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 01020
18 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 01021
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01022
20 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 01023
20 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 01024
18 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 01025
19 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01026
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01027
21 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01028
18 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].signum(double) [function] [call site] 01029
17 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 01030
18 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getDirection() [function] [call site] 01031
18 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01032
18 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01033
18 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01034
18 [org.apache.commons.geometry.euclidean.threed.line.Line3D].pointAt(double) [function] [call site] 01035
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].of(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01036
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum]. (org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01037
21 [org.apache.commons.geometry.euclidean.EuclideanVectorSum]. () [function] [call site] 01038
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$300(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01039
21 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 01040
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$400(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01041
21 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 01042
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$500(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01043
21 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 01044
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01045
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$300(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01046
20 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 01047
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$400(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01048
20 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 01049
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$500(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01050
20 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 01051
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01052
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01053
20 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 01054
20 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 01055
20 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 01056
18 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01057
18 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].of(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01058
18 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01059
18 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01060
17 [org.apache.commons.geometry.euclidean.threed.line.Lines3D].fromPoints(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01061
18 [org.apache.commons.geometry.euclidean.threed.line.Lines3D].fromPointAndDirection(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01062
19 [org.apache.commons.geometry.euclidean.EuclideanVector].isZero(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01063
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01064
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].eq(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01065
20 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01066
21 [org.apache.commons.geometry.euclidean.oned.Vector1D].eq(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01067
22 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 01068
20 [org.apache.commons.geometry.euclidean.oned.Vector1D].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01069
21 [org.apache.commons.geometry.euclidean.oned.Vector1D].eq(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01070
20 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01071
21 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01072
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01073
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].eq(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01074
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01075
21 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01076
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZero() [function] [call site] 01077
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].getZero() [function] [call site] 01078
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZero() [function] [call site] 01079
20 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].getZero() [function] [call site] 01080
21 [org.apache.commons.geometry.euclidean.oned.Vector1D].getZero() [function] [call site] 01081
20 [org.apache.commons.geometry.euclidean.oned.Vector1D].getZero() [function] [call site] 01082
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].getZero() [function] [call site] 01083
20 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].getZero() [function] [call site] 01084
21 [org.apache.commons.geometry.euclidean.twod.Vector2D].getZero() [function] [call site] 01085
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 01086
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].'from'(double,double,double) [function] [call site] 01087
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].tryCreateNormalized(double,double,double,boolean) [function] [call site] 01088
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 01089
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01090
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47].bootstrap$() [function] [call site] 01091
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47]. () [function] [call site] 01092
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getComponent(org.apache.commons.geometry.euclidean.threed.Vector3D,boolean,org.apache.commons.geometry.core.internal.DoubleFunction3N) [function] [call site] 01093
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01094
21 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(double) [function] [call site] 01095
22 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 01096
22 [org.apache.commons.geometry.euclidean.internal.Vectors].illegalNorm(double) [function] [call site] 01097
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].normSq() [function] [call site] 01098
22 [org.apache.commons.geometry.euclidean.internal.Vectors].normSq(double,double,double) [function] [call site] 01099
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normSq() [function] [call site] 01100
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50].apply(double,double,double) [function] [call site] 01101
22 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].'from'(double,double,double) [function] [call site] 01102
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47].apply(double,double,double) [function] [call site] 01103
22 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 01104
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50].apply(double,double,double) [function] [call site] 01105
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47].apply(double,double,double) [function] [call site] 01106
19 [org.apache.commons.geometry.euclidean.threed.line.Line3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01107
18 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01108
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01109
17 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01110
17 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 01111
17 [org.apache.commons.geometry.euclidean.threed.line.Lines3D].fromPoints(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01112
17 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01113
17 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].buildPolygonSplitVertexList(int,org.apache.commons.geometry.euclidean.threed.Vector3D,int,org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.List) [function] [call site] 01114
17 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].buildPolygonSplitVertexList(int,org.apache.commons.geometry.euclidean.threed.Vector3D,int,org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.List) [function] [call site] 01115
17 [org.apache.commons.geometry.euclidean.threed.Planes].fromConvexPlanarVertices(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 01116
18 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D]. (org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01117
19 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01118
20 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset]. () [function] [call site] 01119
18 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 01120
19 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01121
17 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01122
17 [org.apache.commons.geometry.euclidean.threed.Planes].fromConvexPlanarVertices(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 01123
17 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01124
17 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01125
17 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01126
16 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01127
17 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 01128
17 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 01129
17 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getPoint() [function] [call site] 01130
17 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01131
16 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01132
17 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01133
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 01134
17 [org.apache.commons.geometry.euclidean.twod.Line].intersection(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01135
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01136
18 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01137
18 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01138
18 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01139
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01140
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01141
18 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01142
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01143
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01144
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01145
17 [org.apache.commons.geometry.euclidean.twod.LineSubset].getNonIntersectingSplitResult(org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.LineSubset) [function] [call site] 01146
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01147
18 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01148
19 [org.apache.commons.geometry.euclidean.twod.Line].isParallel(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01149
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01150
20 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01151
20 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01152
19 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01153
20 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01154
18 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01155
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01156
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01157
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01158
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01159
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01160
17 [org.apache.commons.geometry.euclidean.twod.Ray].splitOnIntersection(org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01161
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01162
18 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01163
18 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01164
18 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01165
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01166
18 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 01167
18 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 01168
19 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01169
19 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01170
19 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01171
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01172
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01173
18 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01174
19 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01175
20 [org.apache.commons.geometry.euclidean.twod.LineSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01176
18 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01177
19 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01178
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01179
17 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].splitOnIntersection(org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01180
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01181
18 [org.apache.commons.geometry.euclidean.twod.ReverseRay]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01182
19 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01183
18 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01184
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].createSplitResult(org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.LineSubset,org.apache.commons.geometry.euclidean.twod.LineSubset) [function] [call site] 01185
19 [org.apache.commons.geometry.euclidean.twod.LineSubset].splitterPlusIsPositiveFacing(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01186
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01187
20 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 01188
20 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 01189
19 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01190
19 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01191
17 [org.apache.commons.geometry.euclidean.twod.Segment].splitOnIntersection(org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01192
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01193
18 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01194
18 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01195
18 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01196
18 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01197
18 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01198
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01199
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01200
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01201
18 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01202
18 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01203
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01204
17 [org.apache.commons.geometry.euclidean.twod.ReverseRay].splitOnIntersection(org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01205
18 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01206
18 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01207
18 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01208
18 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01209
18 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01210
18 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 01211
18 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 01212
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01213
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01214
18 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01215
18 [org.apache.commons.geometry.euclidean.twod.ReverseRay]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01216
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01217
16 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01218
17 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43].bootstrap$() [function] [call site] 01219
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43]. () [function] [call site] 01220
17 [org.apache.commons.geometry.euclidean.threed.Planes].subspaceSplit(org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.PlaneSubset,java.util.function.BiFunction) [function] [call site] 01221
18 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01222
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].orthogonal() [function] [call site] 01223
20 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 01224
21 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(org.apache.commons.geometry.core.Vector) [function] [call site] 01225
22 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(double) [function] [call site] 01226
22 [org.apache.commons.geometry.euclidean.oned.Vector1D].norm() [function] [call site] 01227
23 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double) [function] [call site] 01228
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].norm() [function] [call site] 01229
22 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01230
22 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit:org.apache.commons.geometry.euclidean.threed.Vector3D$Unit:org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].norm() [function] [call site] 01231
20 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01232
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 01233
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 01234
20 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01235
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 01236
20 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01237
20 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 01238
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01239
20 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01240
20 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01241
20 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 01242
20 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01243
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 01244
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 01245
19 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01246
20 [org.apache.commons.geometry.euclidean.threed.Plane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01247
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01248
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01249
18 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01250
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01251
18 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01252
18 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01253
18 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01254
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01255
19 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01256
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01257
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01258
19 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01259
19 [org.apache.commons.geometry.euclidean.threed.Planes].fromNormal(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01260
20 [org.apache.commons.geometry.euclidean.threed.Planes].fromPointAndNormal(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01261
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 01262
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 01263
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01264
21 [org.apache.commons.geometry.euclidean.threed.Plane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01265
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01266
19 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01267
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01268
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01269
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01270
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01271
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01272
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01273
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01274
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01275
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01276
20 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01277
20 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01278
20 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01279
19 [org.apache.commons.geometry.euclidean.threed.line.Lines3D].fromPointAndDirection(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01280
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01281
18 [org.apache.commons.geometry.euclidean.threed.Planes].getNonIntersectingSplitResult(org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.PlaneSubset) [function] [call site] 01282
19 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01283
19 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01284
19 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01285
19 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01286
20 [org.apache.commons.geometry.euclidean.threed.Plane].isParallel(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01287
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01288
21 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01289
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01290
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01291
21 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01292
20 [org.apache.commons.geometry.euclidean.threed.Plane].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01293
21 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01294
19 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01295
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01296
19 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01297
19 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01298
19 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01299
18 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01300
18 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01301
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01302
18 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01303
18 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01304
18 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getOrigin() [function] [call site] 01305
18 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01306
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01307
19 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01308
19 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01309
18 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01310
18 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getDirection() [function] [call site] 01311
18 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01312
18 [org.apache.commons.geometry.euclidean.twod.Lines].fromPoints(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01313
19 [org.apache.commons.geometry.euclidean.twod.Lines].fromPointAndDirection(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01314
20 [org.apache.commons.geometry.euclidean.EuclideanVector].isZero(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01315
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].normalize() [function] [call site] 01316
21 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].'from'(double,double) [function] [call site] 01317
22 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].tryCreateNormalized(double,double,boolean) [function] [call site] 01318
23 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01319
23 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 01320
23 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit]. (double,double) [function] [call site] 01321
24 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double,org.apache.commons.geometry.euclidean.twod.Vector2D$1) [function] [call site] 01322
25 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 01323
23 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01324
23 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 01325
23 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit]. (double,double) [function] [call site] 01326
23 [org.apache.commons.geometry.euclidean.internal.Vectors].illegalNorm(double) [function] [call site] 01327
20 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].normalize() [function] [call site] 01328
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01329
20 [org.apache.commons.geometry.euclidean.twod.Line]. (org.apache.commons.geometry.euclidean.twod.Vector2D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01330
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01331
19 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01332
20 [org.apache.commons.geometry.euclidean.twod.Vector2D].subtract(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01333
18 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01334
18 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getEmbedded() [function] [call site] 01335
19 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01336
19 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01337
19 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01338
19 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01339
19 [org.apache.commons.geometry.core.Embedding].toSubspace(java.util.Collection) [function] [call site] 01340
20 [org.apache.commons.geometry.core.Embedding$toSubspace__48].bootstrap$(org.apache.commons.geometry.core.Embedding) [function] [call site] 01341
21 [org.apache.commons.geometry.core.Embedding$toSubspace__48]. (org.apache.commons.geometry.core.Embedding) [function] [call site] 01342
19 [org.apache.commons.geometry.euclidean.twod.ConvexArea].convexPolygonFromVertices(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01343
20 [org.apache.commons.geometry.euclidean.twod.ConvexArea].convexPolygonFromPath(org.apache.commons.geometry.euclidean.twod.path.LinePath) [function] [call site] 01344
21 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isClosed() [function] [call site] 01345
22 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getEnd() [function] [call site] 01346
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isEmpty() [function] [call site] 01347
22 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getStartVertex() [function] [call site] 01348
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getStart() [function] [call site] 01349
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isEmpty() [function] [call site] 01350
23 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01351
23 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01352
23 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01353
23 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01354
22 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01355
22 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01356
22 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01357
22 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01358
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01359
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01360
21 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getElements() [function] [call site] 01361
21 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01362
21 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01363
21 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01364
21 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01365
21 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01366
21 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01367
21 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01368
21 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01369
21 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01370
21 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01371
21 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01372
21 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].lt(double,double) [function] [call site] 01373
21 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].lte(double,double) [function] [call site] 01374
22 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01375
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea]. (java.util.List) [function] [call site] 01376
22 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion]. (java.util.List) [function] [call site] 01377
20 [org.apache.commons.geometry.euclidean.twod.path.LinePath].fromVertexLoop(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01378
21 [org.apache.commons.geometry.euclidean.twod.path.LinePath].fromVertices(java.util.Collection,boolean,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01379
22 [org.apache.commons.geometry.euclidean.twod.path.LinePath].builder(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01380
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence,org.apache.commons.geometry.euclidean.twod.path.LinePath$1) [function] [call site] 01381
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01382
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].setPrecision(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01383
22 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendVertices(java.util.Collection) [function] [call site] 01384
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01385
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01386
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01387
23 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01388
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01389
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01390
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01391
23 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01392
23 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01393
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01394
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01395
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01396
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point,double,java.util.Comparator,java.util.Comparator) [function] [call site] 01397
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01398
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1700(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01399
26 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 01400
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01401
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01402
26 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 01403
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].bootstrap$(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01404
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01405
25 [org.apache.commons.geometry.core.internal.DistancedValue].descendingDistance() [function] [call site] 01406
26 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].bootstrap$() [function] [call site] 01407
27 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54]. () [function] [call site] 01408
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueNextEntry() [function] [call site] 01409
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01410
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01411
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01412
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 01413
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 01414
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 01415
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].updateExpectedVersion() [function] [call site] 01416
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01417
24 [org.apache.commons.geometry.euclidean.PointMap1DImpl].keySet() [function] [call site] 01418
25 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01419
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01420
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper]. (java.util.Iterator) [function] [call site] 01421
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].access$100(org.apache.commons.geometry.core.internal.PointMapAsSetAdapter) [function] [call site] 01422
24 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].entriesFarToNear(org.apache.commons.geometry.core.Point) [function] [call site] 01423
25 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01424
26 [org.apache.commons.geometry.euclidean.oned.Vector1D].isFinite() [function] [call site] 01425
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].isFinite() [function] [call site] 01426
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].isFinite() [function] [call site] 01427
25 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D,org.apache.commons.geometry.core.Point) [function] [call site] 01428
26 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D,org.apache.commons.geometry.core.internal.AbstractPointMap1D$1) [function] [call site] 01429
27 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D) [function] [call site] 01430
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].entriesFarToNear(org.apache.commons.geometry.core.Point) [function] [call site] 01431
25 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01432
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01433
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1) [function] [call site] 01434
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01435
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01436
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01437
24 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01438
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl].nearToFarIterator(org.apache.commons.geometry.core.Point) [function] [call site] 01439
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl].nearToFarIterator(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01440
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator]. (org.apache.commons.geometry.euclidean.PointMap1DImpl,org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01441
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$000(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01442
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01443
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01444
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01445
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$100(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01446
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01447
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01448
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01449
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01450
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01451
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point,double,java.util.Comparator,java.util.Comparator) [function] [call site] 01452
26 [org.apache.commons.geometry.core.internal.DistancedValue].ascendingDistance() [function] [call site] 01453
27 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].bootstrap$() [function] [call site] 01454
28 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52]. () [function] [call site] 01455
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].bootstrap$(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01456
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01457
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueNextEntry() [function] [call site] 01458
24 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01459
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl].farToNearIterator(org.apache.commons.geometry.core.Point) [function] [call site] 01460
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl].farToNearIterator(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01461
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator]. (org.apache.commons.geometry.euclidean.PointMap1DImpl,org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01462
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$200(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01463
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01464
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01465
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01466
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$300(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01467
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01468
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01469
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01470
24 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01471
24 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01472
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper]. (java.util.Iterator) [function] [call site] 01473
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].access$100(org.apache.commons.geometry.core.internal.PointMapAsSetAdapter) [function] [call site] 01474
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].entriesNearToFar(org.apache.commons.geometry.core.Point) [function] [call site] 01475
26 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01476
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01477
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1) [function] [call site] 01478
25 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].entriesNearToFar(org.apache.commons.geometry.core.Point) [function] [call site] 01479
26 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01480
26 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D,org.apache.commons.geometry.core.Point) [function] [call site] 01481
27 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D,org.apache.commons.geometry.core.internal.AbstractPointMap1D$1) [function] [call site] 01482
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01483
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01484
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01485
25 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01486
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01487
25 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01488
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01489
23 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01490
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01491
23 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01492
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01493
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01494
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01495
23 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01496
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01497
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01498
23 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01499
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01500
23 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01501
23 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01502
23 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01503
23 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01504
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].append(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01505
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getAddVertexPrecision() [function] [call site] 01506
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01507
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getEnd() [function] [call site] 01508
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getLast(java.util.List) [function] [call site] 01509
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getFirst(java.util.List) [function] [call site] 01510
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendInternal(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 01511
25 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01512
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01513
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01514
25 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01515
25 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01516
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01517
25 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01518
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01519
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01520
24 [org.apache.commons.geometry.euclidean.twod.Lines].segmentFromPoints(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01521
25 [org.apache.commons.geometry.euclidean.twod.Lines].fromPoints(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01522
25 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01523
22 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].build(boolean) [function] [call site] 01524
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].closePath() [function] [call site] 01525
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getEnd() [function] [call site] 01526
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01527
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendInternal(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 01528
24 [org.apache.commons.geometry.euclidean.twod.Lines].segmentFromPoints(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01529
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath]. (java.util.List) [function] [call site] 01530
23 [org.apache.commons.geometry.euclidean.twod.path.LinePath].empty() [function] [call site] 01531
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01532
19 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 01533
20 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane) [function] [call site] 01534
21 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset]. () [function] [call site] 01535
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getEmbedded() [function] [call site] 01536
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].getEmbedded() [function] [call site] 01537
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 01538
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].getSubspaceRegion() [function] [call site] 01539
18 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01540
19 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].bootstrap$() [function] [call site] 01541
20 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45]. () [function] [call site] 01542
19 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].splitInternal(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion,java.lang.Class,java.util.function.Function) [function] [call site] 01543
20 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 01544
20 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].splitInternalFull(org.apache.commons.geometry.core.partitioning.Hyperplane,java.lang.Class,java.util.function.Function) [function] [call site] 01545
21 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 01546
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 01547
23 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSubspace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01548
24 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01549
25 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01550
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01551
25 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 01552
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 01553
23 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01554
22 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 01555
23 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01556
24 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01557
25 [org.apache.commons.geometry.euclidean.threed.line.Line3D].abscissa(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01558
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01559
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01560
25 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 01561
22 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 01562
23 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01563
22 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 01564
23 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01565
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 01566
23 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01567
24 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01568
23 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01569
24 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01570
21 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 01571
21 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 01572
21 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 01573
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 01574
23 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01575
24 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01576
25 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 01577
25 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(double) [function] [call site] 01578
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01579
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01580
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01581
26 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01582
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01583
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01584
26 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01585
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 01586
23 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01587
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].create() [function] [call site] 01588
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum]. (org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01589
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01590
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01591
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01592
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01593
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01594
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01595
24 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 01596
24 [org.apache.commons.geometry.euclidean.threed.Plane].getOriginOffset() [function] [call site] 01597
22 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 01598
23 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01599
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 01600
24 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(double) [function] [call site] 01601
25 [org.apache.commons.geometry.euclidean.threed.line.Line3D].pointAt(double) [function] [call site] 01602
22 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 01603
23 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01604
22 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 01605
23 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01606
24 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01607
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 01608
23 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01609
24 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01610
23 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01611
24 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01612
21 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 01613
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 01614
22 [org.apache.commons.geometry.euclidean.twod.ConvexArea]. (java.util.List) [function] [call site] 01615
21 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 01616
22 [org.apache.commons.geometry.euclidean.threed.ConvexVolume]. (java.util.List) [function] [call site] 01617
23 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion]. (java.util.List) [function] [call site] 01618
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 01619
22 [org.apache.commons.geometry.euclidean.twod.ConvexArea]. (java.util.List) [function] [call site] 01620
21 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 01621
21 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 01622
21 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 01623
21 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 01624
22 [org.apache.commons.geometry.euclidean.twod.ConvexArea].full() [function] [call site] 01625
22 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01626
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01627
22 [org.apache.commons.geometry.euclidean.threed.Planes].subsetFromConvexArea(org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 01628
23 [org.apache.commons.geometry.core.Sized].isFinite() [function] [call site] 01629
24 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 01630
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 01631
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getRegionSizeProperties() [function] [call site] 01632
27 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].computeRegionSizeProperties() [function] [call site] 01633
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isFull() [function] [call site] 01634
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 01635
30 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 01636
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01637
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01638
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01639
30 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 01640
31 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree,org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$1) [function] [call site] 01641
32 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01642
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01643
30 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 01644
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree,org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$1) [function] [call site] 01645
32 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01646
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01647
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].setRoot(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 01648
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].makeRoot() [function] [call site] 01649
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].invalidate() [function] [call site] 01650
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].invalidate() [function] [call site] 01651
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].invalidate() [function] [call site] 01652
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].invalidate() [function] [call site] 01653
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].invalidate() [function] [call site] 01654
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].hasNodeWithLocationRecursive(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,org.apache.commons.geometry.core.RegionLocation) [function] [call site] 01655
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 01656
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 01657
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 01658
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 01659
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 01660
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 01661
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].hasNodeWithLocationRecursive(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,org.apache.commons.geometry.core.RegionLocation) [function] [call site] 01662
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 01663
28 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].boundaries() [function] [call site] 01664
29 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$cast__55].bootstrap$(java.lang.Class) [function] [call site] 01665
30 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$cast__55]. (java.lang.Class) [function] [call site] 01666
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].createBoundaryIterable(java.util.function.Function) [function] [call site] 01667
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$lambda_createBoundaryIterable_4__56].bootstrap$(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,java.util.function.Function) [function] [call site] 01668
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$lambda_createBoundaryIterable_4__56]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,java.util.function.Function) [function] [call site] 01669
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01670
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01671
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01672
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01673
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01674
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01675
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01676
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01677
28 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01678
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01679
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01680
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01681
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01682
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01683
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01684
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator(int) [function] [call site] 01685
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,java.util.Iterator) [function] [call site] 01686
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01687
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01688
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01689
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01690
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01691
28 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01692
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01693
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01694
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01695
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01696
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01697
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01698
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01699
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01700
28 [org.apache.commons.geometry.euclidean.twod.Ray].isInfinite() [function] [call site] 01701
28 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01702
29 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 01703
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 01704
29 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 01705
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01706
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01707
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01708
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01709
30 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01710
29 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getSize() [function] [call site] 01711
30 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 01712
30 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 01713
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01714
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01715
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01716
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01717
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01718
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01719
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01720
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01721
30 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01722
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01723
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01724
30 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01725
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01726
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01727
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01728
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01729
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01730
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01731
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01732
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01733
30 [org.apache.commons.geometry.euclidean.twod.Ray].isInfinite() [function] [call site] 01734
30 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01735
30 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isInfinite() [function] [call site] 01736
30 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isInfinite() [function] [call site] 01737
30 [org.apache.commons.geometry.euclidean.twod.Segment].isInfinite() [function] [call site] 01738
30 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01739
30 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01740
30 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01741
30 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01742
30 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01743
30 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01744
30 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01745
30 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01746
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01747
29 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getSize() [function] [call site] 01748
30 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getTotalSize(java.util.List) [function] [call site] 01749
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01750
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01751
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01752
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01753
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01754
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01755
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01756
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01757
31 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01758
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01759
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01760
31 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01761
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01762
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01763
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01764
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01765
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01766
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01767
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01768
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01769
31 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 01770
31 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 01771
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01772
31 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 01773
31 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 01774
32 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01775
32 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01776
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01777
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01778
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01779
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01780
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01781
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01782
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01783
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01784
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01785
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01786
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01787
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01788
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01789
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01790
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01791
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01792
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01793
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01794
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01795
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01796
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01797
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01798
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01799
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01800
32 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 01801
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01802
31 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset:org.apache.commons.geometry.euclidean.twod.LineSpanningSubset:org.apache.commons.geometry.euclidean.twod.Ray:org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 01803
30 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getTotalSize(java.util.List) [function] [call site] 01804
29 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].getSize() [function] [call site] 01805
30 [org.apache.commons.geometry.euclidean.AbstractNSphere].getRadius() [function] [call site] 01806
29 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 01807
29 [org.apache.commons.geometry.euclidean.threed.line.EmbeddedTreeLineSubset3D].getSize() [function] [call site] 01808
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 01809
29 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getSize() [function] [call site] 01810
30 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 01811
30 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 01812
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01813
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01814
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01815
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01816
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01817
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01818
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01819
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01820
30 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01821
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01822
30 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01823
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01824
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01825
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01826
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01827
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01828
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01829
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01830
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01831
30 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01832
30 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01833
30 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 01834
30 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 01835
30 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 01836
30 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getCentroid() [function] [call site] 01837
31 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01838
31 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01839
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01840
31 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01841
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01842
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01843
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01844
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01845
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01846
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01847
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01848
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01849
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01850
31 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01851
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01852
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01853
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01854
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01855
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01856
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01857
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01858
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01859
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01860
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01861
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01862
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01863
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01864
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01865
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01866
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01867
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01868
31 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01869
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01870
31 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01871
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01872
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01873
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01874
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01875
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01876
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01877
31 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01878
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01879
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01880
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01881
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01882
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].centroid(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D[]) [function] [call site] 01883
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].computeCentroid(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.Iterator) [function] [call site] 01884
33 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].of(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01885
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01886
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01887
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01888
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01889
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01890
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01891
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01892
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01893
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01894
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01895
33 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01896
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$300(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01897
34 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 01898
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$400(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01899
34 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 01900
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$500(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01901
34 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 01902
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01903
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01904
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01905
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01906
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01907
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01908
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01909
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01910
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01911
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01912
33 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01913
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) [function] [call site] 01914
34 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 01915
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01916
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01917
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01918
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01919
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].min(java.lang.Iterable) [function] [call site] 01920
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01921
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01922
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01923
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01924
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01925
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01926
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01927
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01928
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01929
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01930
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01931
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01932
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01933
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01934
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01935
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01936
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01937
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01938
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01939
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].computeMin(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.Iterator) [function] [call site] 01940
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01941
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01942
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01943
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01944
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01945
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01946
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01947
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01948
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01949
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01950
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01951
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01952
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01953
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01954
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01955
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01956
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01957
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01958
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01959
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01960
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01961
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01962
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01963
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01964
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01965
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01966
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01967
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01968
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01969
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01970
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01971
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01972
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01973
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01974
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01975
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01976
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01977
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].max(java.lang.Iterable) [function] [call site] 01978
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01979
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01980
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01981
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01982
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01983
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01984
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01985
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01986
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01987
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01988
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01989
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01990
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01991
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01992
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01993
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01994
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01995
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01996
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01997
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].computeMax(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.Iterator) [function] [call site] 01998
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01999
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02000
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02001
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02002
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02003
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02004
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02005
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02006
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02007
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02008
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02009
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02010
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02011
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02012
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02013
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02014
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02015
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02016
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02017
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02018
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02019
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02020
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02021
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02022
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02023
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02024
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 02025
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02026
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02027
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02028
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02029
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02030
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02031
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02032
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02033
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02034
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02035
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].lerp(org.apache.commons.geometry.euclidean.threed.Vector3D,double) [function] [call site] 02036
32 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].create() [function] [call site] 02037
32 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02038
32 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02039
32 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 02040
30 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getCentroid() [function] [call site] 02041
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].centroid(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D[]) [function] [call site] 02042
30 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 02043
31 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getCentroid() [function] [call site] 02044
32 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 02045
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02046
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02047
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02048
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02049
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02050
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02051
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02052
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02053
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02054
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02055
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02056
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02057
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02058
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02059
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02060
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02061
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02062
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02063
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02064
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02065
32 [org.apache.commons.geometry.euclidean.twod.Ray].isInfinite() [function] [call site] 02066
32 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 02067
32 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isInfinite() [function] [call site] 02068
32 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isInfinite() [function] [call site] 02069
32 [org.apache.commons.geometry.euclidean.twod.Segment].isInfinite() [function] [call site] 02070
32 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 02071
32 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 02072
32 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 02073
32 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 02074
32 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 02075
32 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 02076
32 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 02077
32 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 02078
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02079
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02080
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02081
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02082
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02083
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].multiply(double) [function] [call site] 02084
33 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 02085
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 02086
31 [org.apache.commons.geometry.euclidean.oned.Interval].getCentroid() [function] [call site] 02087
32 [org.apache.commons.geometry.euclidean.oned.Interval].isInfinite() [function] [call site] 02088
32 [org.apache.commons.geometry.euclidean.oned.Interval].getMin() [function] [call site] 02089
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 02090
34 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02091
32 [org.apache.commons.geometry.euclidean.oned.Interval].getMax() [function] [call site] 02092
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 02093
32 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02094
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getCentroid() [function] [call site] 02095
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties].getCentroid() [function] [call site] 02096
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getRegionSizeProperties() [function] [call site] 02097
31 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getCentroid() [function] [call site] 02098
32 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 02099
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02100
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02101
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02102
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02103
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02104
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02105
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02106
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02107
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02108
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02109
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02110
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02111
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02112
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02113
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02114
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02115
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02116
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02117
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02118
32 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 02119
32 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 02120
32 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02121
32 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 02122
32 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 02123
32 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getCentroid() [function] [call site] 02124
32 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getCentroid() [function] [call site] 02125
32 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 02126
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02127
32 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02128
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02129
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02130
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02131
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 02132
31 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 02133
31 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 02134
31 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02135
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02136
30 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02137
29 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 02138
29 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSize() [function] [call site] 02139
30 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02140
29 [org.apache.commons.geometry.euclidean.twod.shape.Circle].getSize() [function] [call site] 02141
30 [org.apache.commons.geometry.euclidean.AbstractNSphere].getRadius() [function] [call site] 02142
29 [org.apache.commons.geometry.euclidean.oned.Interval].getSize() [function] [call site] 02143
30 [org.apache.commons.geometry.euclidean.oned.Interval].isInfinite() [function] [call site] 02144
30 [org.apache.commons.geometry.euclidean.oned.Interval].getMax() [function] [call site] 02145
30 [org.apache.commons.geometry.euclidean.oned.Interval].getMin() [function] [call site] 02146
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getSize() [function] [call site] 02147
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02148
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02149
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02150
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02151
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02152
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02153
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02154
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02155
30 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02156
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02157
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02158
30 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02159
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02160
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02161
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02162
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02163
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02164
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02165
30 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02166
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02167
30 [org.apache.commons.geometry.euclidean.twod.Ray].getSize() [function] [call site] 02168
30 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 02169
30 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getSize() [function] [call site] 02170
30 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 02171
29 [org.apache.commons.geometry.euclidean.twod.EmbeddedTreeLineSubset].getSize() [function] [call site] 02172
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 02173
29 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset:org.apache.commons.geometry.euclidean.threed.line.LineSpanningSubset3D:org.apache.commons.geometry.euclidean.threed.line.Ray3D:org.apache.commons.geometry.euclidean.threed.line.ReverseRay3D:org.apache.commons.geometry.euclidean.threed.line.Segment3D:org.apache.commons.geometry.euclidean.twod.LineSpanningSubset:org.apache.commons.geometry.euclidean.twod.Ray:org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 02174
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isInfinite() [function] [call site] 02175
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isInfinite() [function] [call site] 02176
28 [org.apache.commons.geometry.euclidean.twod.Segment].isInfinite() [function] [call site] 02177
28 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 02178
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 02179
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 02180
28 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 02181
28 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 02182
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 02183
28 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 02184
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 02185
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02186
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02187
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02188
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02189
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02190
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].multiply(double) [function] [call site] 02191
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 02192
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02193
27 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].computeRegionSizeProperties() [function] [call site] 02194
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor]. (org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$1) [function] [call site] 02195
29 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor]. () [function] [call site] 02196
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].visitInsideIntervals(java.util.function.BiConsumer) [function] [call site] 02197
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02198
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02199
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02200
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02201
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02202
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02203
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02204
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02205
29 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02206
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02207
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 02208
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 02209
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 02210
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 02211
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$lambda_createBoundaryIterable_4__56].iterator() [function] [call site] 02212
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].lambda$createBoundaryIterable$4(java.util.function.Function) [function] [call site] 02213
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionBoundaryIterator]. (java.util.Iterator,java.util.function.Function) [function] [call site] 02214
32 [org.apache.commons.geometry.core.internal.IteratorTransform]. (java.util.Iterator) [function] [call site] 02215
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 02216
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$lambda_nodes_0__57].iterator() [function] [call site] 02217
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].lambda$nodes$0() [function] [call site] 02218
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 02219
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 02220
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 02221
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 02222
31 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 02223
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 02224
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$lambda_createBoundaryIterable_4__56].iterator() [function] [call site] 02225
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 02226
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 02227
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 02228
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 02229
31 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 02230
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].nodes() [function] [call site] 02231
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode$lambda_nodes_0__58].bootstrap$(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 02232
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode$lambda_nodes_0__58]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 02233
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 02234
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 02235
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 02236
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 02237
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 02238
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02239
29 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02240
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02241
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02242
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02243
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02244
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02245
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02246
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02247
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02248
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].nodes() [function] [call site] 02249
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$lambda_nodes_0__57].bootstrap$(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 02250
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$lambda_nodes_0__57]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 02251
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].isInside() [function] [call site] 02252
29 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].access$000(org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D,java.util.function.BiConsumer) [function] [call site] 02253
30 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].visitNodeInterval(java.util.function.BiConsumer) [function] [call site] 02254
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 02255
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02256
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isMinus() [function] [call site] 02257
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02258
32 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 02259
31 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 02260
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isPlus() [function] [call site] 02261
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02262
32 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 02263
31 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 02264
31 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor].accept(java.lang.Object,java.lang.Object) [function] [call site] 02265
32 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor].accept(org.apache.commons.geometry.euclidean.oned.OrientedPoint,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 02266
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 02267
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 02268
31 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$NodeRegionVisitor].accept(java.lang.Object,java.lang.Object) [function] [call site] 02269
32 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$NodeRegionVisitor].accept(org.apache.commons.geometry.euclidean.oned.OrientedPoint,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 02270
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 02271
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 02272
34 [org.apache.commons.geometry.euclidean.oned.OrientedPoint]. (org.apache.commons.geometry.euclidean.oned.Vector1D,boolean,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 02273
35 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 02274
34 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02275
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 02276
33 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 02277
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor].getRegionSizeProperties() [function] [call site] 02278
29 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02279
29 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02280
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02281
27 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].computeRegionSizeProperties() [function] [call site] 02282
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isFull() [function] [call site] 02283
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02284
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 02285
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02286
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor]. (org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$1) [function] [call site] 02287
29 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor]. () [function] [call site] 02288
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02289
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02290
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].acceptRecursive(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02291
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 02292
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02293
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02294
32 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 02295
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02296
33 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02297
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02298
33 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 02299
33 [org.apache.commons.geometry.euclidean.threed.line.Line3D].abscissa(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02300
33 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02301
33 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02302
33 [org.apache.commons.geometry.euclidean.threed.line.LineConvexSubset3D].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02303
34 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02304
34 [org.apache.commons.geometry.euclidean.threed.line.Line3D].abscissa(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02305
34 [org.apache.commons.geometry.euclidean.threed.line.LineSpanningSubset3D].classifyAbscissa(double) [function] [call site] 02306
34 [org.apache.commons.geometry.euclidean.threed.line.Ray3D].classifyAbscissa(double) [function] [call site] 02307
35 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02308
35 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02309
35 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02310
34 [org.apache.commons.geometry.euclidean.threed.line.Segment3D].classifyAbscissa(double) [function] [call site] 02311
35 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02312
35 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02313
35 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02314
35 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02315
34 [org.apache.commons.geometry.euclidean.threed.line.ReverseRay3D].classifyAbscissa(double) [function] [call site] 02316
35 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02317
35 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02318
35 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02319
34 [org.apache.commons.geometry.euclidean.threed.line.Line3D].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02320
35 [org.apache.commons.geometry.euclidean.threed.line.Line3D].distance(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02321
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02322
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02323
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02324
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02325
35 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 02326
33 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].computeLinecastPoint(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 02327
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02328
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02329
34 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsInsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 02330
35 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].anyContains(org.apache.commons.geometry.core.Point,java.util.List) [function] [call site] 02331
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02332
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02333
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02334
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02335
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02336
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02337
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02338
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02339
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02340
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02341
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02342
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02343
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02344
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02345
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02346
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02347
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02348
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02349
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02350
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02351
36 [org.apache.commons.geometry.core.partitioning.HyperplaneSubset].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02352
37 [org.apache.commons.geometry.euclidean.twod.LineSubset].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02353
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].classify(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02354
39 [org.apache.commons.geometry.euclidean.twod.Line].contains(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02355
40 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 02356
40 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02357
40 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02358
39 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02359
39 [org.apache.commons.geometry.euclidean.twod.Segment].classifyAbscissa(double) [function] [call site] 02360
40 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 02361
40 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02362
40 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceStart() [function] [call site] 02363
41 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02364
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02365
40 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02366
40 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceEnd() [function] [call site] 02367
41 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02368
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02369
39 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].classifyAbscissa(double) [function] [call site] 02370
39 [org.apache.commons.geometry.euclidean.twod.EmbeddedTreeLineSubset].classifyAbscissa(double) [function] [call site] 02371
40 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].classify(double) [function] [call site] 02372
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02373
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].isNaN() [function] [call site] 02374
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02375
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].isNaN() [function] [call site] 02376
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classifyRecursive(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,org.apache.commons.geometry.core.Point) [function] [call site] 02377
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 02378
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 02379
43 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02380
43 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02381
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02382
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02383
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02384
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02385
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02386
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 02387
41 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02388
39 [org.apache.commons.geometry.euclidean.twod.ReverseRay].classifyAbscissa(double) [function] [call site] 02389
40 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02390
40 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 02391
40 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSubspaceEnd() [function] [call site] 02392
41 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02393
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02394
39 [org.apache.commons.geometry.euclidean.twod.Ray].classifyAbscissa(double) [function] [call site] 02395
40 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02396
40 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 02397
40 [org.apache.commons.geometry.euclidean.twod.Ray].getSubspaceStart() [function] [call site] 02398
41 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02399
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02400
37 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02401
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02402
39 [org.apache.commons.geometry.core.internal.HyperplaneSubsets].classifyAgainstEmbeddedRegion(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.partitioning.EmbeddingHyperplane,org.apache.commons.geometry.core.Region) [function] [call site] 02403
40 [org.apache.commons.geometry.euclidean.threed.Plane].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02404
41 [org.apache.commons.geometry.euclidean.threed.Plane].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02405
42 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 02406
42 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02407
42 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02408
40 [org.apache.commons.geometry.euclidean.twod.Line].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02409
41 [org.apache.commons.geometry.euclidean.twod.Line].contains(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02410
40 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02411
40 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02412
40 [org.apache.commons.geometry.euclidean.AbstractNSphere].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02413
41 [org.apache.commons.geometry.euclidean.AbstractNSphere].classify(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02414
42 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02415
42 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02416
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02417
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02418
42 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02419
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02420
42 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02421
40 [org.apache.commons.geometry.euclidean.oned.Interval].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02422
41 [org.apache.commons.geometry.euclidean.oned.Interval].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02423
42 [org.apache.commons.geometry.euclidean.oned.Interval].classify(double) [function] [call site] 02424
43 [org.apache.commons.geometry.euclidean.oned.Interval].classifyWithBoundary(double,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 02425
44 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(double) [function] [call site] 02426
43 [org.apache.commons.geometry.euclidean.oned.Interval].classifyWithBoundary(double,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 02427
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02428
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02429
40 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02430
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02431
41 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02432
41 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02433
41 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02434
41 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02435
41 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02436
41 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02437
41 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02438
41 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02439
41 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02440
41 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02441
41 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02442
41 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02443
41 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02444
41 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02445
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02446
41 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02447
41 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02448
41 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02449
41 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02450
41 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02451
41 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02452
41 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 02453
41 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 02454
41 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset:org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 02455
39 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 02456
38 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02457
39 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02458
37 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02459
38 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02460
39 [org.apache.commons.geometry.euclidean.threed.Plane].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02461
39 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 02462
39 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 02463
39 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02464
39 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02465
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02466
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02467
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02468
39 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02469
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02470
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02471
39 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02472
39 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02473
39 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02474
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02475
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02476
39 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02477
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02478
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02479
39 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02480
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02481
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02482
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02483
39 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02484
39 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02485
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02486
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02487
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02488
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02489
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02490
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02491
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02492
39 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02493
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02494
38 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02495
39 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02496
40 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02497
40 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02498
34 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsOutsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 02499
35 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].anyContains(org.apache.commons.geometry.core.Point,java.util.List) [function] [call site] 02500
34 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02501
34 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 02502
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 02503
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02504
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02505
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02506
34 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 02507
35 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint]. (org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.core.Embedding) [function] [call site] 02508
36 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02509
36 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02510
36 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02511
36 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02512
36 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02513
36 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02514
36 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02515
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 02516
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 02517
34 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02518
33 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02519
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02520
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].depth() [function] [call site] 02521
32 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].startLine(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02522
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 02523
33 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02524
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].depth() [function] [call site] 02525
33 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02526
32 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].writeNode(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02527
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 02528
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isMinus() [function] [call site] 02529
33 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02530
33 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02531
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].toString() [function] [call site] 02532
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 02533
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].toString() [function] [call site] 02534
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 02535
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 02536
33 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02537
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isPlus() [function] [call site] 02538
32 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].startLine(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02539
32 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02540
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02541
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 02542
33 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$TargetPointVisitor].getTarget() [function] [call site] 02543
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 02544
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02545
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].isPossibleClosestCut(org.apache.commons.geometry.core.partitioning.HyperplaneSubset,org.apache.commons.geometry.core.Point,double) [function] [call site] 02546
34 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 02547
34 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getHyperplane() [function] [call site] 02548
35 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 02549
34 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 02550
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 02551
34 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 02552
34 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02553
34 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02554
34 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02555
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02556
33 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02557
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02558
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02559
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02560
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02561
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02562
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02563
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02564
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02565
34 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02566
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02567
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02568
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02569
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02570
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02571
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02572
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02573
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02574
34 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02575
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02576
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02577
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02578
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02579
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02580
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02581
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02582
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02583
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02584
34 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02585
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02586
34 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02587
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02588
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02589
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02590
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02591
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02592
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02593
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02594
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02595
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02596
34 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02597
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02598
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02599
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02600
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02601
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02602
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02603
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02604
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02605
34 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02606
35 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].closest(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02607
36 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02608
34 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02609
35 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02610
36 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02611
36 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02612
36 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 02613
36 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 02614
36 [org.apache.commons.geometry.euclidean.threed.Plane].project(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02615
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02616
37 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 02617
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) [function] [call site] 02618
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02619
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02620
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02621
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02622
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02623
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02624
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02625
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02626
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02627
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02628
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02629
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02630
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02631
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02632
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02633
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02634
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02635
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02636
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02637
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02638
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02639
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02640
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02641
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02642
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02643
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02644
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02645
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02646
36 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02647
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02648
36 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(org.apache.commons.geometry.core.Vector) [function] [call site] 02649
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02650
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02651
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02652
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].lerp(org.apache.commons.geometry.euclidean.threed.Vector3D,double) [function] [call site] 02653
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].distanceSq(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02654
37 [org.apache.commons.geometry.euclidean.internal.Vectors].normSq(double,double,double) [function] [call site] 02655
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02656
35 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02657
36 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02658
37 [org.apache.commons.geometry.core.internal.HyperplaneSubsets].closestToEmbeddedRegion(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.partitioning.EmbeddingHyperplane,org.apache.commons.geometry.core.Region) [function] [call site] 02659
38 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02660
38 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02661
38 [org.apache.commons.geometry.core.Region].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02662
39 [org.apache.commons.geometry.euclidean.AbstractNSphere].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02663
39 [org.apache.commons.geometry.euclidean.oned.Interval].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02664
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02665
39 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02666
38 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02667
38 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02668
38 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].project(org.apache.commons.geometry.core.Point) [function] [call site] 02669
39 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].project(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02670
40 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$BoundaryProjector3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$1) [function] [call site] 02671
41 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$BoundaryProjector3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02672
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02673
43 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$ClosestFirstVisitor]. (org.apache.commons.geometry.core.Point) [function] [call site] 02674
44 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$TargetPointVisitor]. (org.apache.commons.geometry.core.Point) [function] [call site] 02675
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02676
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02677
38 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].project(org.apache.commons.geometry.core.Point) [function] [call site] 02678
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02679
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02680
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02681
39 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02682
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02683
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02684
39 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02685
39 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02686
39 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02687
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02688
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02689
39 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02690
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02691
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02692
39 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02693
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02694
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02695
39 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02696
39 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02697
39 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02698
39 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02699
39 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02700
39 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02701
39 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02702
40 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].closest(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02703
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02704
41 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02705
41 [org.apache.commons.geometry.euclidean.twod.Ray].closestAbscissa(double) [function] [call site] 02706
42 [org.apache.commons.geometry.euclidean.twod.Ray].getSubspaceStart() [function] [call site] 02707
41 [org.apache.commons.geometry.euclidean.twod.Segment].closestAbscissa(double) [function] [call site] 02708
42 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceEnd() [function] [call site] 02709
42 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceStart() [function] [call site] 02710
41 [org.apache.commons.geometry.euclidean.twod.ReverseRay].closestAbscissa(double) [function] [call site] 02711
42 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSubspaceEnd() [function] [call site] 02712
41 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].closestAbscissa(double) [function] [call site] 02713
41 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(double) [function] [call site] 02714
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02715
39 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02716
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02717
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02718
39 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02719
39 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02720
38 [org.apache.commons.geometry.euclidean.oned.Interval].project(org.apache.commons.geometry.core.Point) [function] [call site] 02721
39 [org.apache.commons.geometry.euclidean.oned.Interval].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02722
40 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02723
40 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 02724
40 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02725
40 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 02726
40 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02727
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].project(org.apache.commons.geometry.core.Point) [function] [call site] 02728
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02729
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02730
39 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02731
38 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].project(org.apache.commons.geometry.core.Point) [function] [call site] 02732
39 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02733
40 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$BoundaryProjector1D]. (org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02734
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02735
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02736
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02737
38 [org.apache.commons.geometry.euclidean.twod.shape.Circle].project(org.apache.commons.geometry.core.Point) [function] [call site] 02738
39 [org.apache.commons.geometry.euclidean.twod.shape.Circle].project(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02739
40 [org.apache.commons.geometry.euclidean.AbstractNSphere].project(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02740
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02741
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02742
41 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02743
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02744
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].subtract(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02745
44 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02746
41 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02747
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02748
41 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02749
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02750
41 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02751
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02752
41 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02753
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02754
41 [org.apache.commons.geometry.euclidean.oned.Vector1D].equals(java.lang.Object) [function] [call site] 02755
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02756
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02757
41 [org.apache.commons.geometry.euclidean.threed.Vector3D].equals(java.lang.Object) [function] [call site] 02758
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].isNaN() [function] [call site] 02759
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].isNaN() [function] [call site] 02760
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].equals(java.lang.Object) [function] [call site] 02761
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].isNaN() [function] [call site] 02762
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].isNaN() [function] [call site] 02763
41 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].getZero() [function] [call site] 02764
41 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].getZero() [function] [call site] 02765
41 [org.apache.commons.geometry.euclidean.oned.Vector1D].getZero() [function] [call site] 02766
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].getZero() [function] [call site] 02767
41 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].getZero() [function] [call site] 02768
41 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZero() [function] [call site] 02769
41 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02770
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02771
43 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 02772
41 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02773
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02774
43 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02775
41 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02776
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02777
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02778
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02779
41 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02780
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02781
41 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02782
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02783
41 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].withNorm(double) [function] [call site] 02784
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].multiply(double) [function] [call site] 02785
43 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02786
41 [org.apache.commons.geometry.euclidean.threed.Vector3D].withNorm(double) [function] [call site] 02787
42 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 02788
42 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 02789
41 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].withNorm(double) [function] [call site] 02790
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) [function] [call site] 02791
41 [org.apache.commons.geometry.euclidean.oned.Vector1D].withNorm(double) [function] [call site] 02792
42 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 02793
42 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02794
42 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02795
41 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].withNorm(double) [function] [call site] 02796
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].multiply(double) [function] [call site] 02797
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].withNorm(double) [function] [call site] 02798
42 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 02799
42 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 02800
38 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].project(org.apache.commons.geometry.core.Point) [function] [call site] 02801
39 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].project(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02802
40 [org.apache.commons.geometry.euclidean.AbstractNSphere].project(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02803
38 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].project(org.apache.commons.geometry.core.Point) [function] [call site] 02804
39 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].project(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02805
40 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$BoundaryProjector2D]. (org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02806
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02807
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02808
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02809
38 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02810
38 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02811
37 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 02812
35 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02813
34 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02814
34 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02815
34 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02816
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02817
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02818
34 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02819
34 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02820
33 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02821
33 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02822
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02823
33 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02824
33 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02825
33 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02826
33 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$BoundaryProjector1D].disambiguateClosestPoint(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02827
34 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$BoundaryProjector1D].disambiguateClosestPoint(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02828
35 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02829
36 [org.apache.commons.geometry.euclidean.oned.Vector1D].lambda$static$0(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02830
37 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02831
35 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02832
36 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D].lambda$static$0(org.apache.commons.geometry.euclidean.twod.LinecastPoint2D,org.apache.commons.geometry.euclidean.twod.LinecastPoint2D) [function] [call site] 02833
37 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02834
37 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02835
37 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02836
37 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02837
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].lambda$static$0(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02838
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02839
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02840
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02841
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02842
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator].lambda$new$0(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 02843
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2200(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue,double) [function] [call site] 02844
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].compareEntries(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue,double) [function] [call site] 02845
41 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 02846
41 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 02847
41 [org.apache.commons.geometry.euclidean.PointMap3DImpl].disambiguatePointComparison(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02848
42 [org.apache.commons.geometry.euclidean.PointMap3DImpl].disambiguatePointComparison(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02849
43 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02850
43 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02851
43 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02852
43 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02853
43 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02854
44 [org.apache.commons.geometry.euclidean.twod.Vector2D].lambda$static$0(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02855
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02856
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02857
43 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02858
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator].lambda$new$0(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 02859
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2200(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue,double) [function] [call site] 02860
43 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02861
44 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D].lambda$static$0(org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D,org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D) [function] [call site] 02862
45 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02863
45 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02864
45 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02865
45 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02866
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02867
45 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02868
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02869
45 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02870
45 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02871
46 [org.apache.commons.geometry.core.internal.DistancedValue].lambda$descendingDistance$1(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 02872
45 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02873
46 [org.apache.commons.geometry.core.internal.DistancedValue].lambda$ascendingDistance$0(org.apache.commons.geometry.core.internal.DistancedValue,org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 02874
45 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getNormal() [function] [call site] 02875
43 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02876
43 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02877
41 [org.apache.commons.geometry.euclidean.PointMap2DImpl].disambiguatePointComparison(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02878
42 [org.apache.commons.geometry.euclidean.PointMap2DImpl].disambiguatePointComparison(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02879
43 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02880
43 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02881
43 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02882
43 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02883
43 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02884
43 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02885
43 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02886
43 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02887
43 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02888
41 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 02889
41 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 02890
37 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02891
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02892
37 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02893
37 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02894
37 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02895
37 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getNormal() [function] [call site] 02896
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02897
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02898
35 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02899
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02900
35 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02901
35 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02902
35 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02903
35 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02904
35 [org.apache.commons.geometry.euclidean.oned.Vector1D].isInfinite() [function] [call site] 02905
36 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02906
33 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$BoundaryProjector2D].disambiguateClosestPoint(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02907
34 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$BoundaryProjector2D].disambiguateClosestPoint(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02908
35 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02909
35 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02910
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02911
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02912
35 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02913
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02914
35 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02915
35 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02916
35 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02917
33 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$BoundaryProjector3D].disambiguateClosestPoint(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02918
34 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$BoundaryProjector3D].disambiguateClosestPoint(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02919
35 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__31].compare(java.lang.Object,java.lang.Object) [function] [call site] 02920
35 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02921
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__8].compare(java.lang.Object,java.lang.Object) [function] [call site] 02922
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02923
35 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__30].compare(java.lang.Object,java.lang.Object) [function] [call site] 02924
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02925
35 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__60].compare(java.lang.Object,java.lang.Object) [function] [call site] 02926
35 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02927
35 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02928
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].disambiguateClosestPoint(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02929
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02930
32 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 02931
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02932
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02933
33 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getOutsideFacing() [function] [call site] 02934
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02935
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02936
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02937
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02938
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02939
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02940
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02941
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02942
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02943
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02944
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02945
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02946
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02947
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02948
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02949
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02950
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02951
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02952
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02953
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02954
33 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].addBoundaryContribution(org.apache.commons.geometry.core.partitioning.HyperplaneSubset,boolean) [function] [call site] 02955
34 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 02956
34 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 02957
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 02958
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02959
34 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 02960
34 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSize() [function] [call site] 02961
34 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 02962
34 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getCentroid() [function] [call site] 02963
34 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getCentroid() [function] [call site] 02964
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 02965
34 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getCentroid() [function] [call site] 02966
35 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 02967
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02968
34 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02969
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02970
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02971
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02972
33 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getInsideFacing() [function] [call site] 02973
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02974
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02975
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02976
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02977
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02978
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02979
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02980
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02981
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02982
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02983
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02984
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02985
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02986
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02987
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02988
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02989
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02990
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02991
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02992
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02993
33 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].addBoundaryContribution(org.apache.commons.geometry.core.partitioning.HyperplaneSubset,boolean) [function] [call site] 02994
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02995
32 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D) [function] [call site] 02996
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02997
33 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02998
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02999
33 [org.apache.commons.geometry.euclidean.twod.Line].intersection(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03000
33 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03001
33 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 03002
33 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03003
33 [org.apache.commons.geometry.core.partitioning.HyperplaneSubset].contains(org.apache.commons.geometry.core.Point) [function] [call site] 03004
33 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].computeLinecastPoint(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D) [function] [call site] 03005
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03006
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 03007
34 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsInsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 03008
34 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsOutsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 03009
34 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 03010
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].negate() [function] [call site] 03011
35 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 03012
34 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].negate() [function] [call site] 03013
35 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit]. (double,double) [function] [call site] 03014
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03015
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03016
34 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D]. (org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03017
35 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint]. (org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.core.Embedding) [function] [call site] 03018
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].normalize() [function] [call site] 03019
35 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].normalize() [function] [call site] 03020
34 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03021
33 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 03022
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$ClosestFirstVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03023
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03024
32 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$TargetPointVisitor].getTarget() [function] [call site] 03025
32 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 03026
32 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 03027
32 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 03028
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03029
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$FarthestFirstVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03030
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03031
32 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 03032
32 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 03033
32 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 03034
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03035
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].depth() [function] [call site] 03036
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03037
32 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visitOrder(org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D) [function] [call site] 03038
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03039
33 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03040
33 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03041
33 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 03042
33 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 03043
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03044
32 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visitOrder(org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 03045
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03046
33 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 03047
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03048
33 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getDirection() [function] [call site] 03049
33 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 03050
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03051
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03052
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 03053
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03054
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03055
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03056
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03057
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03058
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03059
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 03060
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03061
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03062
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03063
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03064
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03065
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03066
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03067
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03068
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 03069
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03070
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03071
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03072
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03073
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03074
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03075
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 03076
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03077
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03078
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03079
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03080
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03081
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03082
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 03083
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03084
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03085
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03086
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03087
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03088
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03089
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03090
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 03091
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03092
31 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03093
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03094
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03095
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 03096
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03097
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03098
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 03099
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].getRegionSizeProperties() [function] [call site] 03100
29 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 03101
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 03102
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties].getSize() [function] [call site] 03103
25 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getSize() [function] [call site] 03104
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getSize() [function] [call site] 03105
25 [org.apache.commons.geometry.euclidean.oned.Interval].getSize() [function] [call site] 03106
25 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 03107
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 03108
24 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 03109
24 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getSize() [function] [call site] 03110
24 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getSize() [function] [call site] 03111
24 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].getSize() [function] [call site] 03112
24 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 03113
24 [org.apache.commons.geometry.euclidean.threed.line.EmbeddedTreeLineSubset3D].getSize() [function] [call site] 03114
24 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getSize() [function] [call site] 03115
24 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 03116
24 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSize() [function] [call site] 03117
24 [org.apache.commons.geometry.euclidean.twod.shape.Circle].getSize() [function] [call site] 03118
24 [org.apache.commons.geometry.euclidean.oned.Interval].getSize() [function] [call site] 03119
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getSize() [function] [call site] 03120
24 [org.apache.commons.geometry.euclidean.twod.EmbeddedTreeLineSubset].getSize() [function] [call site] 03121
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset:org.apache.commons.geometry.euclidean.threed.line.LineSpanningSubset3D:org.apache.commons.geometry.euclidean.threed.line.Ray3D:org.apache.commons.geometry.euclidean.threed.line.ReverseRay3D:org.apache.commons.geometry.euclidean.threed.line.Segment3D:org.apache.commons.geometry.euclidean.twod.LineSpanningSubset:org.apache.commons.geometry.euclidean.twod.Ray:org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 03122
23 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getVertices() [function] [call site] 03123
24 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getBoundaryPaths() [function] [call site] 03124
25 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].connectMaximized(java.util.Collection) [function] [call site] 03125
26 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Maximize]. () [function] [call site] 03126
27 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector]. () [function] [call site] 03127
28 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector]. () [function] [call site] 03128
29 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector]. () [function] [call site] 03129
26 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].connectAll(java.lang.Iterable) [function] [call site] 03130
27 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].add(java.lang.Iterable) [function] [call site] 03131
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03132
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03133
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03134
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03135
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03136
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03137
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03138
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03139
28 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03140
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03141
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 03142
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 03143
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 03144
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 03145
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 03146
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 03147
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 03148
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 03149
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 03150
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03151
28 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03152
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03153
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03154
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03155
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03156
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03157
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03158
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03159
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03160
28 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].add(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03161
29 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset]. (org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03162
30 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset]. (org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03163
31 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement]. () [function] [call site] 03164
30 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03165
30 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03166
30 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 03167
30 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 03168
29 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].addPathElement(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03169
27 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].connectAll() [function] [call site] 03170
28 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].computePathRoots() [function] [call site] 03171
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03172
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03173
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03174
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03175
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03176
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03177
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03178
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03179
29 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03180
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03181
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03182
29 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03183
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03184
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03185
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03186
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03187
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03188
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03189
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03190
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03191
29 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].followForwardConnections(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03192
30 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 03193
31 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03194
31 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03195
31 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03196
31 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03197
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].hasNext() [function] [call site] 03198
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].makeForwardConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03199
31 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].findPossibleConnections(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03200
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 03201
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getConnectionSearchKey() [function] [call site] 03202
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset]. (org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03203
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset]. (org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03204
33 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03205
33 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03206
33 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03207
33 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03208
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03209
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03210
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03211
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03212
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03213
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03214
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03215
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03216
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03217
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03218
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03219
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03220
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03221
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03222
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03223
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03224
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03225
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03226
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03227
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03228
32 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].addPossibleConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03229
33 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 03230
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].hasPrevious() [function] [call site] 03231
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasStart() [function] [call site] 03232
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].canConnectTo(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03233
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].canConnectTo(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03234
35 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03235
35 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03236
35 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03237
35 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03238
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03239
35 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03240
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].endPointsEq(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03241
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].endPointsEq(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03242
35 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 03243
35 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 03244
35 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03245
35 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03246
35 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03247
35 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03248
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03249
35 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03250
35 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03251
35 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03252
35 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03253
35 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03254
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].shouldContinueConnectionSearch(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,boolean) [function] [call site] 03255
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].shouldContinueConnectionSearch(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,boolean) [function] [call site] 03256
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasStart() [function] [call site] 03257
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03258
34 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03259
34 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 03260
34 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 03261
34 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03262
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03263
34 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03264
34 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03265
34 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03266
34 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03267
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03268
34 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 03269
34 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03270
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03271
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03272
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03273
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03274
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03275
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03276
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03277
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03278
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03279
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03280
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03281
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03282
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03283
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03284
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03285
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03286
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03287
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03288
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03289
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03290
32 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].addPossibleConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03291
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].shouldContinueConnectionSearch(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,boolean) [function] [call site] 03292
31 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].selectPointConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03293
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03294
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03295
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03296
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03297
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03298
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03299
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03300
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03301
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03302
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03303
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03304
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03305
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03306
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03307
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03308
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03309
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03310
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03311
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03312
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03313
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getRelativeAngle(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03314
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getRelativeAngle(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03315
34 [org.apache.commons.geometry.euclidean.twod.Line].angle(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03316
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03317
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03318
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03319
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03320
35 [org.apache.commons.numbers.angle.Angle$Normalizer].applyAsDouble(double) [function] [call site] 03321
36 [org.apache.commons.numbers.angle.Reduce].applyAsDouble(double) [function] [call site] 03322
35 [org.apache.commons.numbers.angle.Reduce].applyAsDouble(double) [function] [call site] 03323
34 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03324
34 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03325
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03326
32 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].hasNext() [function] [call site] 03327
31 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Minimize].selectConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03328
32 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,java.util.List) [function] [call site] 03329
33 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03330
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03331
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03332
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03333
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03334
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03335
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03336
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03337
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03338
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03339
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03340
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03341
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03342
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03343
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03344
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03345
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03346
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03347
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03348
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03349
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03350
33 [org.apache.commons.geometry.euclidean.twod.Line].angle(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03351
33 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03352
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator:org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03353
33 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Maximize:org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Minimize].isBetterAngle(double,double) [function] [call site] 03354
31 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Maximize].selectConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03355
32 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,java.util.List) [function] [call site] 03356
31 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03357
32 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,java.util.List) [function] [call site] 03358
31 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].connectTo(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03359
32 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].setNext(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03360
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getSelf() [function] [call site] 03361
32 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].setPrevious(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03362
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03363
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03364
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03365
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03366
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03367
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03368
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03369
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03370
29 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03371
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03372
29 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03373
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03374
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03375
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03376
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03377
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03378
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03379
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03380
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03381
29 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].exportPath() [function] [call site] 03382
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].markExported() [function] [call site] 03383
30 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getSelf() [function] [call site] 03384
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].markExported() [function] [call site] 03385
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getNext() [function] [call site] 03386
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].markExported() [function] [call site] 03387
30 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getPrevious() [function] [call site] 03388
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03389
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03390
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03391
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03392
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03393
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03394
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03395
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03396
28 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03397
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03398
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03399
28 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03400
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03401
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03402
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03403
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03404
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03405
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03406
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03407
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03408
28 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].toPath(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03409
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath].builder(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03410
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].append(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03411
30 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getEnd() [function] [call site] 03412
30 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].validateConnected(org.apache.commons.geometry.euclidean.twod.LineConvexSubset,org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03413
31 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03414
31 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 03415
31 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 03416
31 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03417
31 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03418
31 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03419
31 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03420
31 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03421
31 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03422
31 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03423
30 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendInternal(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03424
29 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03425
29 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getNext() [function] [call site] 03426
29 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 03427
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].append(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03428
29 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03429
29 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getNext() [function] [call site] 03430
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].build() [function] [call site] 03431
30 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].build(boolean) [function] [call site] 03432
25 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 03433
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getVertexSequence() [function] [call site] 03434
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getStartVertex() [function] [call site] 03435
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03436
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03437
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03438
25 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03439
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03440
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03441
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03442
25 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03443
25 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03444
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03445
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03446
25 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03447
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03448
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03449
25 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03450
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03451
25 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03452
25 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03453
25 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03454
25 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03455
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset:org.apache.commons.geometry.euclidean.twod.Ray:org.apache.commons.geometry.euclidean.twod.ReverseRay:org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03456
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isClosed() [function] [call site] 03457
23 [org.apache.commons.geometry.core.Embedding].toSpace(java.util.Collection) [function] [call site] 03458
24 [org.apache.commons.geometry.core.Embedding$toSpace__49].bootstrap$(org.apache.commons.geometry.core.Embedding) [function] [call site] 03459
25 [org.apache.commons.geometry.core.Embedding$toSpace__49]. (org.apache.commons.geometry.core.Embedding) [function] [call site] 03460
23 [org.apache.commons.geometry.euclidean.threed.Planes].fromConvexPlanarVertices(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 03461
23 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 03462
21 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03463
22 [org.apache.commons.geometry.euclidean.twod.Lines].span(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03464
23 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03465
24 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03466
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03467
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 03468
21 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 03469
21 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03470
21 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03471
21 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 03472
21 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 03473
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 03474
21 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 03475
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03476
21 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03477
21 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03478
21 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03479
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 03480
21 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03481
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03482
22 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 03483
22 [org.apache.commons.geometry.euclidean.threed.Plane].getOriginOffset() [function] [call site] 03484
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03485
22 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 03486
21 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() [function] [call site] 03487
22 [org.apache.commons.geometry.euclidean.threed.Plane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03488
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03489
22 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 03490
21 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03491
22 [org.apache.commons.geometry.euclidean.twod.Line]. (org.apache.commons.geometry.euclidean.twod.Vector2D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03492
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03493
22 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].negate() [function] [call site] 03494
21 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 03495
21 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03496
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03497
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03498
20 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].splitInternalNonFull(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion,java.lang.Class,java.util.function.Function) [function] [call site] 03499
21 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 03500
21 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03501
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03502
21 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03503
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03504
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03505
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03506
22 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03507
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03508
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03509
22 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03510
22 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03511
22 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03512
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03513
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03514
22 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03515
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03516
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03517
22 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03518
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03519
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03520
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03521
22 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03522
22 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03523
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03524
22 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 03525
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 03526
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 03527
22 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03528
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03529
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03530
22 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03531
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03532
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03533
22 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03534
21 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03535
22 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03536
21 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].determineRegionPlusMinusLocation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03537
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03538
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03539
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03540
22 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03541
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03542
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03543
22 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03544
22 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03545
22 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03546
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03547
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03548
22 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03549
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03550
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03551
22 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03552
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03553
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03554
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03555
22 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03556
22 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03557
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03558
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03559
22 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03560
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03561
22 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 03562
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03563
22 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 03564
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 03565
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 03566
22 [org.apache.commons.geometry.euclidean.twod.Line].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03567
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03568
22 [org.apache.commons.geometry.euclidean.threed.Plane].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03569
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03570
22 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03571
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 03572
22 [org.apache.commons.geometry.euclidean.twod.Ray].getSize() [function] [call site] 03573
22 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 03574
22 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getSize() [function] [call site] 03575
22 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 03576
22 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 03577
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 03578
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getSize() [function] [call site] 03579
22 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 03580
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 03581
22 [org.apache.commons.geometry.euclidean.twod.Ray].getSize() [function] [call site] 03582
22 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 03583
22 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getSize() [function] [call site] 03584
22 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 03585
22 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 03586
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 03587
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getSize() [function] [call site] 03588
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03589
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03590
21 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].splitBoundaries(org.apache.commons.geometry.core.partitioning.Hyperplane,java.lang.Class,java.util.List,java.util.List) [function] [call site] 03591
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03592
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03593
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03594
22 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03595
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03596
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03597
22 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03598
22 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03599
22 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03600
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03601
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03602
22 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03603
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03604
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03605
22 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03606
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03607
22 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03608
22 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03609
22 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03610
22 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03611
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03612
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03613
22 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03614
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03615
22 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03616
22 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 03617
21 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].isFull() [function] [call site] 03618
22 [org.apache.commons.geometry.euclidean.oned.Interval:org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 03619
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isFull() [function] [call site] 03620
22 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 03621
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].isFull() [function] [call site] 03622
21 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].isFull() [function] [call site] 03623
21 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isFull() [function] [call site] 03624
21 [org.apache.commons.geometry.euclidean.twod.Segment].isFull() [function] [call site] 03625
21 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isFull() [function] [call site] 03626
21 [org.apache.commons.geometry.euclidean.twod.Ray].isFull() [function] [call site] 03627
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03628
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03629
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03630
21 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 03631
22 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03632
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03633
22 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03634
21 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 03635
22 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03636
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03637
22 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03638
21 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 03639
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03640
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03641
22 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() [function] [call site] 03642
22 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D]. (org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03643
21 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 03644
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03645
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03646
22 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() [function] [call site] 03647
22 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 03648
21 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 03649
22 [org.apache.commons.geometry.euclidean.twod.ReverseRay]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03650
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03651
22 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03652
21 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 03653
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 03654
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03655
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03656
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03657
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03658
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03659
22 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].fromColumnVectors(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03660
23 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].fromColumnVectors(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03661
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03662
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03663
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03664
24 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D]. (double,double,double,double,double,double) [function] [call site] 03665
25 [org.apache.commons.geometry.euclidean.AbstractAffineTransformMatrix]. () [function] [call site] 03666
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03667
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03668
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03669
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 03670
22 [org.apache.commons.geometry.euclidean.twod.ConvexArea].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03671
23 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].bootstrap$() [function] [call site] 03672
24 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42]. () [function] [call site] 03673
23 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].transformInternal(org.apache.commons.geometry.core.Transform,org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion,java.lang.Class,java.util.function.Function) [function] [call site] 03674
24 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 03675
24 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 03676
24 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03677
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03678
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03679
25 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03680
26 [org.apache.commons.geometry.euclidean.twod.Line].getOrigin() [function] [call site] 03681
27 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03682
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03683
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03684
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03685
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03686
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03687
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03688
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03689
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03690
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03691
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03692
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03693
26 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 03694
26 [org.apache.commons.geometry.euclidean.twod.Lines].fromPoints(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03695
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03696
24 [org.apache.commons.geometry.euclidean.twod.Ray].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03697
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03698
25 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03699
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03700
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03701
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03702
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03703
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03704
25 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03705
25 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03706
24 [org.apache.commons.geometry.euclidean.twod.Segment].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03707
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03708
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03709
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03710
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03711
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03712
25 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03713
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03714
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03715
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03716
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03717
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03718
25 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03719
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03720
25 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03721
25 [org.apache.commons.geometry.euclidean.twod.Segment]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03722
24 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03723
25 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03724
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03725
26 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 03726
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03727
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03728
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03729
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03730
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03731
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03732
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03733
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03734
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03735
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03736
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03737
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03738
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03739
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03740
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03741
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03742
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03743
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03744
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03745
27 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 03746
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03747
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03748
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03749
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03750
26 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 03751
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03752
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03753
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03754
25 [org.apache.commons.geometry.euclidean.threed.Plane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03755
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].orthogonal() [function] [call site] 03756
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03757
26 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 03758
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03759
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03760
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03761
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03762
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03763
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03764
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03765
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03766
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03767
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03768
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03769
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03770
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03771
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03772
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03773
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03774
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03775
26 [org.apache.commons.geometry.euclidean.threed.Planes].fromPoints(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03776
27 [org.apache.commons.geometry.euclidean.threed.Planes].fromPoints(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03777
28 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder]. (java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03778
28 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].build() [function] [call site] 03779
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].size() [function] [call site] 03780
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03781
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection].size() [function] [call site] 03782
30 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].size() [function] [call site] 03783
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].size() [function] [call site] 03784
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03785
30 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].size() [function] [call site] 03786
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$AbstractElementCollection].size() [function] [call site] 03787
30 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].access$100(org.apache.commons.geometry.core.internal.PointMapAsSetAdapter) [function] [call site] 03788
30 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].size() [function] [call site] 03789
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03790
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection].size() [function] [call site] 03791
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03792
29 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].nonPlanar() [function] [call site] 03793
29 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder$processPoint__15].bootstrap$(org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder) [function] [call site] 03794
30 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder$processPoint__15]. (org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder) [function] [call site] 03795
29 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].createPlane() [function] [call site] 03796
30 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].nonPlanar() [function] [call site] 03797
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03798
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 03799
30 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 03800
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03801
30 [org.apache.commons.geometry.euclidean.threed.Plane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03802
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03803
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03804
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03805
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03806
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03807
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03808
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03809
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03810
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03811
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03812
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03813
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03814
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03815
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03816
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03817
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03818
25 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D]. (org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03819
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03820
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 03821
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03822
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03823
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03824
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03825
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03826
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03827
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03828
26 [org.apache.commons.geometry.euclidean.oned.Vector1D].isInfinite() [function] [call site] 03829
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03830
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03831
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03832
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03833
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03834
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03835
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03836
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03837
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03838
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03839
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getDirection() [function] [call site] 03840
26 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03841
26 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03842
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03843
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03844
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03845
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03846
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03847
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getDirection() [function] [call site] 03848
26 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03849
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoints].fromPointAndDirection(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03850
27 [org.apache.commons.geometry.euclidean.EuclideanVector].isZero(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03851
27 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 03852
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint]. (org.apache.commons.geometry.euclidean.oned.Vector1D,boolean,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03853
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03854
24 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03855
25 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 03856
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].subspaceTransform(org.apache.commons.geometry.core.Transform) [function] [call site] 03857
26 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 03858
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03859
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03860
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03861
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03862
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03863
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03864
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03865
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03866
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03867
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03868
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03869
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03870
26 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03871
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03872
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03873
26 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03874
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03875
26 [org.apache.commons.geometry.euclidean.threed.Planes].fromPointAndPlaneVectors(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03876
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03877
27 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 03878
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].orthogonal(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03879
28 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50].bootstrap$() [function] [call site] 03880
29 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50]. () [function] [call site] 03881
28 [org.apache.commons.geometry.euclidean.threed.Vector3D].getComponent(org.apache.commons.geometry.euclidean.threed.Vector3D,boolean,org.apache.commons.geometry.core.internal.DoubleFunction3N) [function] [call site] 03882
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03883
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03884
27 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03885
27 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane]. (org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,org.apache.commons.geometry.euclidean.threed.Vector3D$Unit,double,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03886
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03887
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03888
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03889
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03890
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03891
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03892
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03893
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03894
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].fromColumnVectors(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03895
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane$SubspaceTransform]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D) [function] [call site] 03896
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane$SubspaceTransform].getTransform() [function] [call site] 03897
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03898
25 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 03899
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 03900
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane$SubspaceTransform].getPlane() [function] [call site] 03901
24 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03902
25 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03903
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03904
25 [org.apache.commons.geometry.euclidean.threed.Plane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03905
25 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 03906
24 [org.apache.commons.geometry.euclidean.twod.ReverseRay].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03907
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03908
25 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03909
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03910
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03911
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03912
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03913
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03914
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03915
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03916
24 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].swapsInsideOutside(org.apache.commons.geometry.core.Transform) [function] [call site] 03917
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].preservesOrientation() [function] [call site] 03918
25 [org.apache.commons.geometry.euclidean.AbstractAffineTransformMatrix].preservesOrientation() [function] [call site] 03919
26 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].determinant() [function] [call site] 03920
27 [org.apache.commons.geometry.euclidean.internal.Matrices].determinant(double,double,double,double,double,double,double,double,double) [function] [call site] 03921
26 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].determinant() [function] [call site] 03922
27 [org.apache.commons.geometry.euclidean.internal.Matrices].determinant(double,double,double,double) [function] [call site] 03923
26 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].determinant() [function] [call site] 03924
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].preservesOrientation() [function] [call site] 03925
24 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 03926
24 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 03927
24 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 03928
24 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 03929
24 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 03930
24 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 03931
24 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 03932
25 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03933
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03934
25 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03935
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 03936
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 03937
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 03938
24 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03939
24 [org.apache.commons.geometry.euclidean.twod.Ray].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03940
24 [org.apache.commons.geometry.euclidean.twod.Segment].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03941
24 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03942
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03943
24 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03944
24 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03945
24 [org.apache.commons.geometry.euclidean.twod.ReverseRay].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03946
24 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 03947
24 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 03948
24 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 03949
24 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 03950
24 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 03951
24 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 03952
24 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 03953
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 03954
24 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 03955
24 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03956
24 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03957
24 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03958
24 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03959
24 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03960
24 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03961
21 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 03962
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 03963
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03964
21 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 03965
21 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03966
21 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03967
21 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 03968
21 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 03969
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 03970
21 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 03971
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03972
21 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03973
21 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03974
21 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03975
21 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 03976
21 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03977
21 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03978
21 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 03979
21 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 03980
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 03981
21 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 03982
21 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03983
21 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03984
21 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03985
21 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03986
18 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03987
19 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].empty() [function] [call site] 03988
20 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D]. (boolean) [function] [call site] 03989
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree]. (boolean) [function] [call site] 03990
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree]. () [function] [call site] 03991
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 03992
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 03993
19 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].empty() [function] [call site] 03994
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].split(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree) [function] [call site] 03995
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitIntoTrees(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 03996
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 03997
21 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 03998
21 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03999
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 04000
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04001
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 04002
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitLeafNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04003
23 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 04004
23 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 04005
23 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 04006
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04007
24 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 04008
24 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 04009
24 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 04010
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].copyNodeProperties(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04011
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].copyNodeProperties(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 04012
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 04013
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 04014
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04015
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04016
24 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D].getSelf() [function] [call site] 04017
24 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D].getSelf() [function] [call site] 04018
24 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].getSelf() [function] [call site] 04019
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitInternalNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04020
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 04021
23 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04022
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04023
23 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04024
23 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04025
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04026
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 04027
23 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 04028
23 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 04029
23 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 04030
23 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04031
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04032
23 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04033
23 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04034
23 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 04035
23 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 04036
23 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 04037
23 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 04038
23 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 04039
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04040
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04041
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04042
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04043
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04044
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04045
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04046
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04047
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getTree() [function] [call site] 04048
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getTree() [function] [call site] 04049
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getTree() [function] [call site] 04050
24 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 04051
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copySubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04052
25 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 04053
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].copyNodeProperties(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04054
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 04055
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getTree() [function] [call site] 04056
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getTree() [function] [call site] 04057
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04058
25 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 04059
25 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 04060
25 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 04061
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04062
25 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 04063
25 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 04064
25 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 04065
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04066
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04067
24 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 04068
24 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 04069
24 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 04070
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04071
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04072
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04073
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04074
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04075
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04076
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04077
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04078
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04079
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04080
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04081
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04082
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04083
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04084
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04085
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04086
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04087
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04088
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04089
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04090
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04091
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04092
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04093
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04094
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04095
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04096
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04097
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04098
23 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04099
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04100
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04101
23 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04102
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04103
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].splitSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 04104
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04105
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04106
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04107
23 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04108
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04109
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04110
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04111
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04112
23 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04113
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04114
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 04115
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 04116
23 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 04117
23 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 04118
23 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 04119
23 [org.apache.commons.geometry.euclidean.twod.Line].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04120
23 [org.apache.commons.geometry.euclidean.threed.Plane].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04121
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04122
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04123
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04124
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04125
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04126
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04127
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04128
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04129
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extract(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04130
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04131
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extractParentPath(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04132
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 04133
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04134
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isMinus() [function] [call site] 04135
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04136
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04137
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04138
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04139
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04140
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04141
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04142
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04143
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 04144
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].setRoot(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04145
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04146
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extract(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04147
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04148
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extract(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04149
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04150
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04151
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 04152
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 04153
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].condense() [function] [call site] 04154
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$1) [function] [call site] 04155
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser]. () [function] [call site] 04156
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser].condense(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 04157
22 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser].condenseRecursive(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 04158
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 04159
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 04160
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04161
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04162
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 04163
23 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].clearCut() [function] [call site] 04164
24 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D].getSelf() [function] [call site] 04165
24 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].getSelf() [function] [call site] 04166
24 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D].getSelf() [function] [call site] 04167
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getTree() [function] [call site] 04168
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].removeNodeCut(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04169
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 04170
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].setSubtree(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode,org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 04171
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].invalidate() [function] [call site] 04172
25 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].invalidate() [function] [call site] 04173
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].invalidate() [function] [call site] 04174
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 04175
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 04176
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04177
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 04178
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 04179
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].condense() [function] [call site] 04180
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 04181
20 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04182
18 [org.apache.commons.geometry.euclidean.oned.Interval].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04183
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getPoint() [function] [call site] 04184
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04185
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04186
19 [org.apache.commons.geometry.euclidean.oned.Interval]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 04187
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoints].createPositiveFacing(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04188
20 [org.apache.commons.geometry.euclidean.oned.OrientedPoint]. (org.apache.commons.geometry.euclidean.oned.Vector1D,boolean,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04189
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 04190
19 [org.apache.commons.geometry.euclidean.oned.Interval]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 04191
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoints].createNegativeFacing(org.apache.commons.geometry.euclidean.oned.Vector1D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04192
20 [org.apache.commons.geometry.euclidean.oned.OrientedPoint]. (org.apache.commons.geometry.euclidean.oned.Vector1D,boolean,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04193
19 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 04194
19 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 04195
19 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04196
18 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04197
19 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].empty() [function] [call site] 04198
20 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D]. (boolean) [function] [call site] 04199
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree]. (boolean) [function] [call site] 04200
19 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].empty() [function] [call site] 04201
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].split(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree) [function] [call site] 04202
18 [org.apache.commons.geometry.euclidean.twod.ConvexArea].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04203
19 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].bootstrap$() [function] [call site] 04204
20 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44]. () [function] [call site] 04205
19 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].splitInternal(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion,java.lang.Class,java.util.function.Function) [function] [call site] 04206
18 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04207
19 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].empty() [function] [call site] 04208
20 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D]. (boolean) [function] [call site] 04209
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree]. (boolean) [function] [call site] 04210
19 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].empty() [function] [call site] 04211
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].split(org.apache.commons.geometry.core.partitioning.Hyperplane,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree) [function] [call site] 04212
18 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 04213
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04214
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04215
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43].apply(java.lang.Object,java.lang.Object) [function] [call site] 04216
19 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].lambda$split$0(org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.core.partitioning.HyperplaneBoundedRegion) [function] [call site] 04217
20 [org.apache.commons.geometry.euclidean.threed.Planes].subsetFromConvexArea(org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 04218
18 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04219
18 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04220
18 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43].apply(java.lang.Object,java.lang.Object) [function] [call site] 04221
18 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04222
18 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04223
18 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04224
16 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 04225
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04226
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04227
16 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04228
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04229
16 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04230
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04231
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04232
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04233
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04234
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04235
15 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04236
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04237
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04238
15 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04239
15 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04240
15 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04241
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04242
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04243
15 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04244
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04245
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04246
15 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04247
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04248
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04249
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04250
15 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04251
15 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04252
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].characterizeHyperplaneSubset(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,java.util.List,java.util.List) [function] [call site] 04253
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04254
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04255
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04256
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04257
15 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04258
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04259
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04260
15 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04261
15 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04262
15 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04263
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04264
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04265
15 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04266
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04267
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04268
15 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04269
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04270
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04271
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04272
15 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04273
15 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04274
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].characterizeHyperplaneSubset(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset,org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode,java.util.List,java.util.List) [function] [call site] 04275
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04276
15 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary]. (java.util.List,java.util.List) [function] [call site] 04277
13 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getOutsideFacing() [function] [call site] 04278
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04279
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04280
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04281
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04282
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04283
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04284
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04285
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04286
13 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04287
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04288
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04289
13 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04290
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04291
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04292
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04293
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04294
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04295
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04296
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04297
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04298
13 [org.apache.commons.geometry.core.internal.IteratorTransform].addOutput(java.lang.Object) [function] [call site] 04299
13 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 04300
13 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04301
13 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04302
13 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04303
13 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04304
13 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04305
13 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getInsideFacing() [function] [call site] 04306
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04307
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04308
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04309
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04310
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04311
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04312
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04313
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04314
13 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04315
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04316
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04317
13 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04318
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04319
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04320
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04321
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04322
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04323
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04324
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04325
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04326
13 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 04327
13 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 04328
13 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 04329
13 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 04330
13 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 04331
13 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 04332
13 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 04333
13 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 04334
13 [org.apache.commons.geometry.core.internal.IteratorTransform].addOutput(java.lang.Object) [function] [call site] 04335
13 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__7].apply(java.lang.Object) [function] [call site] 04336
13 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04337
13 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04338
13 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04339
13 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04340
13 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04341
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04342
11 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04343
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04344
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04345
11 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04346
11 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04347
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04348
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04349
11 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04350
11 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04351
9 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04352
9 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04353
9 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04354
9 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04355
9 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04356
9 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04357
9 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04358
9 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04359
9 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIterator() [function] [call site] 04360
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04361
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04362
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorRecursive(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04363
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 04364
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isLeaf() [function] [call site] 04365
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1800(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04366
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator(int) [function] [call site] 04367
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorInNodeChildren(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04368
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 04369
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 04370
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorRecursive(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04371
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 04372
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04373
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 04374
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1700(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04375
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorRecursive(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04376
8 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04377
8 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04378
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04379
8 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04380
8 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04381
8 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04382
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04383
8 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04384
8 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04385
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04386
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04387
8 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04388
8 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04389
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04390
8 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04391
8 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04392
8 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04393
8 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04394
8 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 04395
7 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].getNextEntry(java.util.Iterator) [function] [call site] 04396
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04397
6 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04398
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04399
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04400
6 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04401
6 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04402
6 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04403
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04404
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04405
6 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04406
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04407
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04408
6 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04409
6 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04410
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04411
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04412
6 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04413
6 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04414
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].stringsEqual(java.lang.String,java.lang.String,boolean) [function] [call site] 04415
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String) [function] [call site] 04416
3 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacetInternal() [function] [call site] 04417
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04418
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 04419
5 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readDouble() [function] [call site] 04420
6 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__28].bootstrap$() [function] [call site] 04421
7 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__28]. () [function] [call site] 04422
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWhitespace() [function] [call site] 04423
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 04424
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsDouble() [function] [call site] 04425
5 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readDouble() [function] [call site] 04426
5 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readDouble() [function] [call site] 04427
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 04428
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04429
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04430
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04431
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 04432
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04433
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 04434
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04435
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 04436
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04437
4 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 04438
4 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04439
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].readFacet() [function] [call site] 04440
2 [org.apache.commons.geometry.io.euclidean.threed.FacetDefinitions].toPolygon(org.apache.commons.geometry.io.euclidean.threed.FacetDefinition,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04441
3 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition].getNormal() [function] [call site] 04442
3 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition].getVertices() [function] [call site] 04443
3 [org.apache.commons.geometry.io.euclidean.threed.FacetDefinitions].toPolygon(java.util.Collection,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04444
4 [org.apache.commons.geometry.euclidean.threed.Planes].convexPolygonFromVertices(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04445
5 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].size() [function] [call site] 04446
5 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection].size() [function] [call site] 04447
5 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].size() [function] [call site] 04448
5 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$AbstractElementCollection].size() [function] [call site] 04449
5 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection].size() [function] [call site] 04450
5 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder]. (java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04451
5 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].buildForConvexPolygon(java.util.List) [function] [call site] 04452
6 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].build() [function] [call site] 04453
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].eq(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04454
5 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D]. (org.apache.commons.geometry.euclidean.threed.Plane,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04455
5 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 04456
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04457
4 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 04458
4 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 04459
4 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 04460
4 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 04461
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 04462
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].close() [function] [call site] 04463
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].close() [function] [call site] 04464
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].close() [function] [call site] 04465
2 [org.apache.commons.geometry.euclidean.threed.BoundaryList3D]. (java.util.List) [function] [call site] 04466
3 [org.apache.commons.geometry.core.partitioning.BoundaryList]. (java.util.List) [function] [call site] 04467
1 [org.apache.commons.geometry.io.core.input.StreamGeometryInput]. (java.io.InputStream) [function] [call site] 04468
1 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].readTriangleMesh(org.apache.commons.geometry.io.core.input.GeometryInput,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04469
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader]. (java.io.Reader,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04470
3 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader]. (java.io.Reader) [function] [call site] 04471
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh].builder(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04472
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence,org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$1) [function] [call site] 04473
5 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04474
6 [org.apache.commons.geometry.euclidean.threed.Bounds3D].builder() [function] [call site] 04475
7 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder]. (org.apache.commons.geometry.euclidean.threed.Bounds3D$1) [function] [call site] 04476
8 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder]. () [function] [call site] 04477
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 04478
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].createReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 04479
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader].readTriangleMesh() [function] [call site] 04480
3 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].readFace() [function] [call site] 04481
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5].bootstrap$(java.util.List) [function] [call site] 04482
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5]. (java.util.List) [function] [call site] 04483
3 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].getDefinedCompositeNormal(java.util.function.IntFunction) [function] [call site] 04484
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6].bootstrap$(org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder) [function] [call site] 04485
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6]. (org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder) [function] [call site] 04486
3 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].getVertexAttributesCounterClockwise(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.function.IntFunction) [function] [call site] 04487
4 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].computeNormalFromVertices(java.util.function.IntFunction) [function] [call site] 04488
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6].apply(int) [function] [call site] 04489
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5].apply(int) [function] [call site] 04490
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 04491
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 04492
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 04493
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6].apply(int) [function] [call site] 04494
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5].apply(int) [function] [call site] 04495
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 04496
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 04497
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 04498
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$getVertex__6].apply(int) [function] [call site] 04499
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader$get__5].apply(int) [function] [call site] 04500
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 04501
5 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 04502
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 04503
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04504
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalizeOrNull() [function] [call site] 04505
5 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalizeOrNull() [function] [call site] 04506
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04507
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04508
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04509
3 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 04510
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04511
3 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04512
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04513
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04514
3 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04515
3 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04516
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04517
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04518
3 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04519
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04520
3 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 04521
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04522
3 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04523
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04524
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04525
3 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04526
3 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04527
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04528
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04529
3 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04530
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04531
3 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04532
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04533
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04534
3 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04535
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04536
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04537
3 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04538
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04539
3 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04540
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator:org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 04541
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04542
3 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04543
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04544
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04545
3 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04546
3 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04547
3 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04548
3 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04549
3 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04550
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04551
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addFace(int,int,int) [function] [call site] 04552
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateCanModify() [function] [call site] 04553
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateVertexIndex(int) [function] [call site] 04554
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateVertexIndex(int) [function] [call site] 04555
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateVertexIndex(int) [function] [call site] 04556
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].build() [function] [call site] 04557
4 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].hasBounds() [function] [call site] 04558
4 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].build() [function] [call site] 04559
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 04560
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 04561
5 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].hasBounds() [function] [call site] 04562
5 [org.apache.commons.geometry.euclidean.threed.Bounds3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Bounds3D$1) [function] [call site] 04563
6 [org.apache.commons.geometry.euclidean.threed.Bounds3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04564
7 [org.apache.commons.geometry.euclidean.AbstractBounds]. (org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 04565
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh]. (java.util.List,java.util.List,org.apache.commons.geometry.euclidean.threed.Bounds3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence,org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$1) [function] [call site] 04566
5 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh]. (java.util.List,java.util.List,org.apache.commons.geometry.euclidean.threed.Bounds3D,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04567
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 04568