Fuzz introspector: GeometryStlTextFuzzer
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
1740 1768 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) call site: {node_id}
480 1287 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) call site: {node_id}
326 3955 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() call site: {node_id}
252 3511 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() call site: {node_id}
180 3766 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
125 1159 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
123 964 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
77 778 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacet() call site: {node_id}
75 561 [org.apache.commons.numbers.core.Sum].add(double) call site: {node_id}
67 1091 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
52 856 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) call site: {node_id}
46 496 [org.apache.commons.numbers.core.Precision].equals(double,double,double) call site: {node_id}

Fuzzer calltree

0 [GeometryStlTextFuzzer].fuzzerTestOneInput(byte[]) [function] [call site] 00000
1 [GeometryStlTextFuzzer].join(byte[],byte[]) [function] [call site] 00001
1 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D]. () [function] [call site] 00002
2 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D]. () [function] [call site] 00003
1 [org.apache.commons.numbers.core.Precision].doubleEquivalenceOfEpsilon(double) [function] [call site] 00004
2 [org.apache.commons.numbers.core.Precision$1]. (double) [function] [call site] 00005
1 [org.apache.commons.geometry.io.core.input.StreamGeometryInput]. (java.io.InputStream) [function] [call site] 00006
2 [org.apache.commons.geometry.io.core.input.StreamGeometryInput]. (java.io.InputStream,java.lang.String,java.nio.charset.Charset) [function] [call site] 00007
3 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata]. (java.lang.String,java.nio.charset.Charset) [function] [call site] 00008
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] 00009
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 00010
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [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.obj.AbstractObjPolygonReader].close() [function] [call site] 00025
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlWriter].close() [function] [call site] 00026
5 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00027
4 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00028
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].close() [function] [call site] 00029
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00030
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].close() [function] [call site] 00031
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00032
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].close() [function] [call site] 00033
3 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].closeUnchecked(java.io.Closeable) [function] [call site] 00034
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00035
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader]. (java.io.Reader) [function] [call site] 00036
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader]. (java.io.Reader) [function] [call site] 00037
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser]. (java.io.Reader) [function] [call site] 00038
6 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser]. (org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00039
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser]. (org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00040
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser]. (java.io.Reader) [function] [call site] 00041
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser]. (org.apache.commons.geometry.io.core.internal.CharReadBuffer) [function] [call site] 00042
7 [org.apache.commons.geometry.io.core.internal.CharReadBuffer]. (java.io.Reader) [function] [call site] 00043
8 [org.apache.commons.geometry.io.core.internal.CharReadBuffer]. (java.io.Reader,int) [function] [call site] 00044
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer]. (java.io.Reader,int,int) [function] [call site] 00045
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].createReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 00046
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] 00047
5 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata].getCharset() [function] [call site] 00048
5 [org.apache.commons.geometry.io.core.AbstractGeometryIOMetadata:org.apache.commons.geometry.io.core.input.StreamGeometryInput].getCharset() [function] [call site] 00049
5 [org.apache.commons.geometry.io.core.input.FileGeometryInput].getInputStream() [function] [call site] 00050
6 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11].bootstrap$(org.apache.commons.geometry.io.core.input.FileGeometryInput) [function] [call site] 00051
7 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11]. (org.apache.commons.geometry.io.core.input.FileGeometryInput) [function] [call site] 00052
6 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].getUnchecked(org.apache.commons.geometry.io.core.internal.IOSupplier) [function] [call site] 00053
7 [org.apache.commons.geometry.io.core.input.FileGeometryInput$lambda_getInputStream_0__11].get() [function] [call site] 00054
8 [org.apache.commons.geometry.io.core.input.FileGeometryInput].lambda$getInputStream$0() [function] [call site] 00055
7 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$getInputStream__2].get() [function] [call site] 00056
8 [org.apache.commons.geometry.io.core.input.UrlGeometryInput].getInputStream() [function] [call site] 00057
9 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__10].bootstrap$(org.apache.commons.geometry.io.core.input.UrlGeometryInput) [function] [call site] 00058
10 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__10]. (org.apache.commons.geometry.io.core.input.UrlGeometryInput) [function] [call site] 00059
9 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].getUnchecked(org.apache.commons.geometry.io.core.internal.IOSupplier) [function] [call site] 00060
8 [org.apache.commons.geometry.io.core.input.FileGeometryInput].getInputStream() [function] [call site] 00061
8 [org.apache.commons.geometry.io.core.input.StreamGeometryInput].getInputStream() [function] [call site] 00062
7 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__10].get() [function] [call site] 00063
8 [org.apache.commons.geometry.io.core.input.UrlGeometryInput].lambda$getInputStream$0() [function] [call site] 00064
7 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00065
5 [org.apache.commons.geometry.io.core.input.UrlGeometryInput].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.core.input.FileGeometryInput$lambda_getInputStream_0__11].get() [function] [call site] 00073
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D$getInputStream__2].get() [function] [call site] 00074
4 [org.apache.commons.geometry.io.core.input.UrlGeometryInput$lambda_getInputStream_0__10].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__21].applyAsInt(java.lang.Object) [function] [call site] 00080
8 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__9].applyAsInt(java.lang.Object) [function] [call site] 00081
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$read__12].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__12].bootstrap$(java.io.InputStream) [function] [call site] 00084
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$read__12]. (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__13].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__13].bootstrap$(java.io.PushbackInputStream) [function] [call site] 00091
8 [org.apache.commons.geometry.io.euclidean.threed.stl.StlFacetDefinitionReaders$unread__13]. (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.stl.TextStlWriter].close() [function] [call site] 00099
4 [org.apache.commons.geometry.io.core.utils.AbstractTextFormatWriter].close() [function] [call site] 00100
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].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.stl.BinaryStlFacetDefinitionReader].readFacet() [function] [call site] 00112
3 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].beginRead() [function] [call site] 00113
4 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].applyAsIntUnchecked(org.apache.commons.geometry.io.core.internal.IOToIntFunction,java.lang.Object) [function] [call site] 00114
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__9].bootstrap$(java.io.InputStream) [function] [call site] 00115
5 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__9]. (java.io.InputStream) [function] [call site] 00116
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].dataNotAvailable(java.lang.String) [function] [call site] 00117
5 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].parseError(java.lang.String) [function] [call site] 00118
4 [org.apache.commons.geometry.io.euclidean.threed.stl.StlUtils].byteBuffer(int) [function] [call site] 00119
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].fill(java.nio.ByteBuffer) [function] [call site] 00120
5 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].applyAsIntUnchecked(org.apache.commons.geometry.io.core.internal.IOToIntFunction,java.lang.Object) [function] [call site] 00121
5 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__21].bootstrap$(java.io.InputStream) [function] [call site] 00122
6 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader$read__21]. (java.io.InputStream) [function] [call site] 00123
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].dataNotAvailable(java.lang.String) [function] [call site] 00124
3 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readFacetInternal() [function] [call site] 00125
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].fill(java.nio.ByteBuffer) [function] [call site] 00126
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].dataNotAvailable(java.lang.String) [function] [call site] 00127
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00128
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00129
6 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00130
7 [org.apache.commons.geometry.euclidean.MultiDimensionalEuclideanVector]. () [function] [call site] 00131
8 [org.apache.commons.geometry.euclidean.EuclideanVector]. () [function] [call site] 00132
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00133
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00134
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readVector(java.nio.ByteBuffer) [function] [call site] 00135
4 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D,int) [function] [call site] 00136
5 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00137
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].readFacet() [function] [call site] 00138
3 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].readFace() [function] [call site] 00139
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextKeyword() [function] [call site] 00140
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00141
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLine() [function] [call site] 00142
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__27].bootstrap$() [function] [call site] 00143
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__27]. () [function] [call site] 00144
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00145
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consumeWithLineContinuation(char,java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00146
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00147
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].peek() [function] [call site] 00148
10 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00149
11 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].readChars(int) [function] [call site] 00150
12 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].ensureCapacity(int) [function] [call site] 00151
12 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].charsAppended(int) [function] [call site] 00152
12 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].createUnchecked(java.io.IOException) [function] [call site] 00153
8 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].charAt(int) [function] [call site] 00154
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00155
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNewLinePart(int) [function] [call site] 00156
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00157
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].read() [function] [call site] 00158
10 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].peek() [function] [call site] 00159
10 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].charsRemoved(int) [function] [call site] 00160
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00161
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00162
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00163
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00164
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00165
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00166
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00167
8 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__25].test(int) [function] [call site] 00168
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isDecimalPart(int) [function] [call site] 00169
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__20].test(int) [function] [call site] 00170
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00171
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNewLinePart(int) [function] [call site] 00172
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__16].test(int) [function] [call site] 00173
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isWhitespace(int) [function] [call site] 00174
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__19].test(int) [function] [call site] 00175
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].lambda$discardNonData$0(int) [function] [call site] 00176
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNewLinePart(int) [function] [call site] 00177
10 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].isDataTokenPart(int) [function] [call site] 00178
11 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isDecimalPart(int) [function] [call site] 00179
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__7].test(int) [function] [call site] 00180
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00181
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__30].test(int) [function] [call site] 00182
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotWhitespace(int) [function] [call site] 00183
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isWhitespace(int) [function] [call site] 00184
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__27].test(int) [function] [call site] 00185
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00186
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__24].test(int) [function] [call site] 00187
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00188
8 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].test(int) [function] [call site] 00189
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isIntegerPart(int) [function] [call site] 00190
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__29].test(int) [function] [call site] 00191
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isLineWhitespace(int) [function] [call site] 00192
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00193
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isWhitespace(int) [function] [call site] 00194
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__26].test(int) [function] [call site] 00195
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].isDataTokenPart(int) [function] [call site] 00196
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__28].test(int) [function] [call site] 00197
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isAlphanumeric(int) [function] [call site] 00198
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__17].test(int) [function] [call site] 00199
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isAlphanumeric(int) [function] [call site] 00200
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__18].test(int) [function] [call site] 00201
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isLineWhitespace(int) [function] [call site] 00202
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].test(int) [function] [call site] 00203
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].hasExceededMaxStringLength() [function] [call site] 00204
10 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].access$000(org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00205
9 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__25].test(int) [function] [call site] 00206
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__20].test(int) [function] [call site] 00207
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__16].test(int) [function] [call site] 00208
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__19].test(int) [function] [call site] 00209
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__7].test(int) [function] [call site] 00210
9 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__30].test(int) [function] [call site] 00211
9 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__27].test(int) [function] [call site] 00212
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__24].test(int) [function] [call site] 00213
9 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].test(int) [function] [call site] 00214
9 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__29].test(int) [function] [call site] 00215
9 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__26].test(int) [function] [call site] 00216
9 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__28].test(int) [function] [call site] 00217
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__17].test(int) [function] [call site] 00218
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__18].test(int) [function] [call site] 00219
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$lambda_static_0__15].accept(int) [function] [call site] 00220
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].lambda$static$0(int) [function] [call site] 00221
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].accept(int) [function] [call site] 00222
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00223
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00224
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00225
6 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].hasMoreCharacters() [function] [call site] 00226
7 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00227
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDataLineContent() [function] [call site] 00228
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 00229
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__29].bootstrap$() [function] [call site] 00230
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__29]. () [function] [call site] 00231
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00232
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00233
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00234
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isNotNewLinePart(int) [function] [call site] 00235
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00236
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00237
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00238
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__7].bootstrap$() [function] [call site] 00239
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__7]. () [function] [call site] 00240
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00241
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consume(java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00242
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 00243
8 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__25].test(int) [function] [call site] 00244
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__20].test(int) [function] [call site] 00245
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__16].test(int) [function] [call site] 00246
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__19].test(int) [function] [call site] 00247
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__7].test(int) [function] [call site] 00248
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__30].test(int) [function] [call site] 00249
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotNewLinePart__27].test(int) [function] [call site] 00250
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__24].test(int) [function] [call site] 00251
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isLineWhitespace__29].test(int) [function] [call site] 00252
8 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__26].test(int) [function] [call site] 00253
8 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__28].test(int) [function] [call site] 00254
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__17].test(int) [function] [call site] 00255
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__18].test(int) [function] [call site] 00256
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].test(int) [function] [call site] 00257
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$lambda_static_0__15].accept(int) [function] [call site] 00258
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].accept(int) [function] [call site] 00259
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 00260
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00261
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00262
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(java.lang.String) [function] [call site] 00263
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(java.lang.String,java.lang.Throwable) [function] [call site] 00264
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00265
8 [org.apache.commons.geometry.io.core.internal.GeometryIOUtils].parseError(java.lang.String,java.lang.Throwable) [function] [call site] 00266
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].readKeyword() [function] [call site] 00267
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__28].bootstrap$() [function] [call site] 00268
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isAlphanumeric__28]. () [function] [call site] 00269
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 00270
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getLineNumber() [function] [call site] 00271
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00272
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00273
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] 00274
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consumeWithLineContinuation(char,java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00275
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].getString() [function] [call site] 00276
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].hasExceededMaxStringLength() [function] [call site] 00277
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].access$000(org.apache.commons.geometry.io.core.internal.SimpleTextParser) [function] [call site] 00278
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String) [function] [call site] 00279
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00280
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].setToken(int,int,java.lang.String) [function] [call site] 00281
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasNonEmptyToken() [function] [call site] 00282
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String) [function] [call site] 00283
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String,java.lang.Throwable) [function] [call site] 00284
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenDescription() [function] [call site] 00285
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00286
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00287
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peek(int) [function] [call site] 00288
9 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].validateRequestedStringLength(int) [function] [call site] 00289
9 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].peekString(int) [function] [call site] 00290
10 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].hasMoreCharacters() [function] [call site] 00291
10 [org.apache.commons.geometry.io.core.internal.CharReadBuffer].makeAvailable(int) [function] [call site] 00292
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 00293
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentToken() [function] [call site] 00294
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].handleKeyword(java.lang.String) [function] [call site] 00295
6 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].contains(java.lang.Object) [function] [call site] 00296
7 [org.apache.commons.geometry.euclidean.PointMap1DImpl].containsKey(java.lang.Object) [function] [call site] 00297
8 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 00298
7 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].containsKey(java.lang.Object) [function] [call site] 00299
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntry(java.lang.Object) [function] [call site] 00300
9 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntryByPoint(org.apache.commons.geometry.core.Point) [function] [call site] 00301
10 [org.apache.commons.geometry.euclidean.twod.Vector2D].isFinite() [function] [call site] 00302
10 [org.apache.commons.geometry.euclidean.oned.Vector1D].isFinite() [function] [call site] 00303
10 [org.apache.commons.geometry.euclidean.threed.Vector3D].isFinite() [function] [call site] 00304
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntry(org.apache.commons.geometry.core.Point) [function] [call site] 00305
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isLeaf() [function] [call site] 00306
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00307
12 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00308
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00309
13 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00310
14 [org.apache.commons.geometry.core.internal.IteratorTransform].loadNextOutput() [function] [call site] 00311
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00312
15 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00313
15 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00314
16 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh].access$300(org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh) [function] [call site] 00315
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00316
16 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].getNextEntry(java.util.Iterator) [function] [call site] 00317
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00318
17 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00319
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00320
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00321
17 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00322
18 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00323
18 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00324
18 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00325
18 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00326
18 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00327
18 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00328
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00329
19 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00330
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00331
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00332
19 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00333
19 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00334
20 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].ensureLoaded() [function] [call site] 00335
21 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].loadNext() [function] [call site] 00336
22 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacet() [function] [call site] 00337
23 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00338
23 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].ensureSolidStarted() [function] [call site] 00339
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].beginSolid() [function] [call site] 00340
25 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00341
26 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].nextWord() [function] [call site] 00342
27 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWhitespace() [function] [call site] 00343
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__16].bootstrap$() [function] [call site] 00344
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isWhitespace__16]. () [function] [call site] 00345
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00346
27 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextAlphanumeric() [function] [call site] 00347
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__17].bootstrap$() [function] [call site] 00348
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isAlphanumeric__17]. () [function] [call site] 00349
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00350
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getLineNumber() [function] [call site] 00351
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getColumnNumber() [function] [call site] 00352
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00353
29 [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] 00354
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consume(java.util.function.IntPredicate,java.util.function.IntConsumer) [function] [call site] 00355
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].getString() [function] [call site] 00356
29 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].setToken(int,int,java.lang.String) [function] [call site] 00357
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].matchIgnoreCase(java.lang.String) [function] [call site] 00358
27 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].matchInternal(java.lang.String,boolean,boolean) [function] [call site] 00359
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00360
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].stringsEqual(java.lang.String,java.lang.String,boolean) [function] [call site] 00361
28 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String) [function] [call site] 00362
25 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextLine() [function] [call site] 00363
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__24].bootstrap$() [function] [call site] 00364
27 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isNotNewLinePart__24]. () [function] [call site] 00365
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00366
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardNewLineSequence() [function] [call site] 00367
25 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].trimmedOrNull(java.lang.String) [function] [call site] 00368
25 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentToken() [function] [call site] 00369
23 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].nextWord() [function] [call site] 00370
23 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].chooseIgnoreCase(java.lang.String[]) [function] [call site] 00371
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].chooseIgnoreCase(java.util.List) [function] [call site] 00372
25 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].chooseInternal(java.util.List,boolean,boolean) [function] [call site] 00373
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00374
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00375
26 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00376
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00377
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00378
26 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00379
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00380
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00381
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00382
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00383
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00384
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00385
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00386
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].checkVersion() [function] [call site] 00387
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00388
27 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00389
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00390
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].loadNext() [function] [call site] 00391
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00392
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00393
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00394
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00395
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00396
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00397
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00398
30 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh].getFace(int) [function] [call site] 00399
31 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$SimpleTriangleFace]. (org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh,int,int[]) [function] [call site] 00400
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 00401
31 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00402
32 [org.apache.commons.numbers.quaternion.Quaternion].getW() [function] [call site] 00403
32 [org.apache.commons.numbers.quaternion.Quaternion].getX() [function] [call site] 00404
32 [org.apache.commons.numbers.quaternion.Quaternion].getY() [function] [call site] 00405
32 [org.apache.commons.numbers.quaternion.Quaternion].getZ() [function] [call site] 00406
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00407
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00408
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00409
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00410
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 00411
31 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00412
32 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].applyX(double) [function] [call site] 00413
33 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].applyVectorX(double) [function] [call site] 00414
32 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00415
32 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 00416
33 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 00417
34 [org.apache.commons.geometry.euclidean.EuclideanVector]. () [function] [call site] 00418
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 00419
31 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00420
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00421
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00422
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00423
33 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 00424
34 [org.apache.commons.geometry.euclidean.MultiDimensionalEuclideanVector]. () [function] [call site] 00425
32 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyX(double,double) [function] [call site] 00426
33 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyVectorX(double,double) [function] [call site] 00427
34 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00428
35 [org.apache.commons.numbers.core.Sum].create() [function] [call site] 00429
36 [org.apache.commons.numbers.core.Sum]. (double) [function] [call site] 00430
35 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00431
36 [org.apache.commons.numbers.core.ExtendedPrecision].productLow(double,double,double) [function] [call site] 00432
37 [org.apache.commons.numbers.core.ExtendedPrecision].isNotNormal(double) [function] [call site] 00433
37 [org.apache.commons.numbers.core.ExtendedPrecision].productLowUnscaled(double,double,double) [function] [call site] 00434
38 [org.apache.commons.numbers.core.ExtendedPrecision].highPartUnscaled(double) [function] [call site] 00435
38 [org.apache.commons.numbers.core.ExtendedPrecision].highPartUnscaled(double) [function] [call site] 00436
38 [org.apache.commons.numbers.core.ExtendedPrecision].productLow(double,double,double,double,double) [function] [call site] 00437
37 [org.apache.commons.numbers.core.ExtendedPrecision].productLowUnscaled(double,double,double) [function] [call site] 00438
37 [org.apache.commons.numbers.core.ExtendedPrecision].productLowUnscaled(double,double,double) [function] [call site] 00439
36 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00440
35 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00441
35 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00442
32 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyY(double,double) [function] [call site] 00443
33 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].applyVectorY(double,double) [function] [call site] 00444
34 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00445
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 00446
31 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00447
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00448
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00449
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00450
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00451
32 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyX(double,double,double) [function] [call site] 00452
33 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyVectorX(double,double,double) [function] [call site] 00453
34 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00454
35 [org.apache.commons.numbers.core.Sum].create() [function] [call site] 00455
35 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00456
35 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00457
35 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00458
35 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00459
32 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyY(double,double,double) [function] [call site] 00460
33 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyVectorY(double,double,double) [function] [call site] 00461
34 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00462
32 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyZ(double,double,double) [function] [call site] 00463
33 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].applyVectorZ(double,double,double) [function] [call site] 00464
34 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00465
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 00466
31 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00467
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00468
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00469
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00470
30 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 00471
31 [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] 00472
32 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 00473
32 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 00474
32 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getVertexIndex() [function] [call site] 00475
30 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 00476
31 [org.apache.commons.geometry.euclidean.threed.Planes].lambda$convexPolygonToTriangleFan$0(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 00477
32 [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] 00478
33 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 00479
34 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset]. () [function] [call site] 00480
29 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00481
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00482
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00483
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].checkVersion() [function] [call site] 00484
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00485
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueNextEntry() [function] [call site] 00486
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].requiresTreeTraversal() [function] [call site] 00487
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$800(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 00488
32 [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] 00489
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00490
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00491
33 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].lt(double,double) [function] [call site] 00492
34 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00493
35 [org.apache.commons.numbers.core.Precision].compareTo(double,double,double) [function] [call site] 00494
36 [org.apache.commons.numbers.core.Precision].equals(double,double,double) [function] [call site] 00495
37 [org.apache.commons.numbers.core.Precision].equals(double,double,int) [function] [call site] 00496
32 [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] 00497
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00498
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00499
33 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].gt(double,double) [function] [call site] 00500
34 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00501
31 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00502
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isLeaf() [function] [call site] 00503
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueLeafEntries(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00504
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$2100(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00505
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 00506
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 00507
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 00508
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00509
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00510
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00511
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00512
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00513
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00514
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00515
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00516
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00517
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00518
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00519
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00520
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00521
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00522
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 00523
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00524
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00525
33 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00526
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00527
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00528
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 00529
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 00530
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00531
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00532
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00533
33 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00534
33 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00535
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00536
32 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00537
33 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00538
34 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00539
32 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00540
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00541
34 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double,double) [function] [call site] 00542
35 [org.apache.commons.numbers.core.Norm].of(double,double,double) [function] [call site] 00543
36 [org.apache.commons.numbers.core.Norm$maximum__40].of(double,double,double) [function] [call site] 00544
37 [org.apache.commons.numbers.core.Norm].maximum(double,double,double) [function] [call site] 00545
36 [org.apache.commons.numbers.core.Norm$euclidean__37].of(double,double,double) [function] [call site] 00546
37 [org.apache.commons.numbers.core.Norm].euclidean(double,double,double) [function] [call site] 00547
38 [org.apache.commons.numbers.core.ExtendedPrecision].squareLowUnscaled(double,double) [function] [call site] 00548
39 [org.apache.commons.numbers.core.ExtendedPrecision].highPartUnscaled(double) [function] [call site] 00549
39 [org.apache.commons.numbers.core.ExtendedPrecision].productLow(double,double,double,double,double) [function] [call site] 00550
38 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00551
38 [org.apache.commons.numbers.core.ExtendedPrecision].squareLowUnscaled(double,double) [function] [call site] 00552
38 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00553
38 [org.apache.commons.numbers.core.ExtendedPrecision].squareLowUnscaled(double,double) [function] [call site] 00554
38 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00555
36 [org.apache.commons.numbers.core.Norm$manhattan__34].of(double,double,double) [function] [call site] 00556
37 [org.apache.commons.numbers.core.Norm].manhattan(double,double,double) [function] [call site] 00557
38 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 00558
39 [org.apache.commons.numbers.core.Sum]. (double) [function] [call site] 00559
38 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 00560
39 [org.apache.commons.numbers.core.ExtendedPrecision].twoSumLow(double,double,double) [function] [call site] 00561
38 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 00562
38 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00563
32 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00564
33 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00565
34 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double) [function] [call site] 00566
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00567
33 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00568
32 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00569
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00570
32 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 00571
33 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00572
32 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00573
33 [org.apache.commons.geometry.core.internal.DistancedValue]. (java.lang.Object,double) [function] [call site] 00574
31 [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] 00575
32 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00576
32 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 00577
32 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00578
33 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getInsertLocation(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00579
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00580
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00581
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00582
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00583
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00584
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00585
32 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00586
33 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getInsertLocation(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00587
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00588
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00589
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00590
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00591
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00592
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00593
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getInsertLocationValue(int,int,int) [function] [call site] 00594
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00595
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00596
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00597
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00598
32 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMaxChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00599
33 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMaxChildDistance(int,org.apache.commons.geometry.euclidean.twod.Vector2D,int) [function] [call site] 00600
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getParent() [function] [call site] 00601
34 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00602
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getChildIndex() [function] [call site] 00603
34 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00604
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00605
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00606
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00607
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00608
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00609
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00610
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00611
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00612
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00613
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].norm() [function] [call site] 00614
35 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00615
34 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].norm() [function] [call site] 00616
32 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMaxChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00617
33 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMaxChildDistance(int,org.apache.commons.geometry.euclidean.threed.Vector3D,int) [function] [call site] 00618
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getParent() [function] [call site] 00619
34 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00620
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getChildIndex() [function] [call site] 00621
34 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00622
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00623
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00624
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00625
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00626
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00627
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00628
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00629
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00630
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00631
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getMaxDistance(double,double,double) [function] [call site] 00632
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00633
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00634
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00635
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 00636
35 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double,double) [function] [call site] 00637
34 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 00638
32 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00639
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queue(org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 00640
31 [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] 00641
32 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00642
32 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00643
32 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getInsertLocation(org.apache.commons.geometry.core.Point) [function] [call site] 00644
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00645
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 00646
32 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMinChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00647
33 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getMinChildDistance(int,org.apache.commons.geometry.euclidean.twod.Vector2D,int) [function] [call site] 00648
34 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 00649
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].subtract(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00650
35 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 00651
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00652
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00653
34 [org.apache.commons.geometry.euclidean.twod.Vector2D].norm() [function] [call site] 00654
34 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].norm() [function] [call site] 00655
32 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMinChildDistance(int,org.apache.commons.geometry.core.Point,int) [function] [call site] 00656
33 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getMinChildDistance(int,org.apache.commons.geometry.euclidean.threed.Vector3D,int) [function] [call site] 00657
34 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 00658
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00659
35 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00660
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00661
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00662
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00663
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00664
34 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00665
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00666
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00667
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 00668
34 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00669
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 00670
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 00671
34 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 00672
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 00673
34 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 00674
32 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00675
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queue(org.apache.commons.geometry.core.internal.DistancedValue) [function] [call site] 00676
31 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 00677
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00678
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00679
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00680
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00681
28 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00682
28 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00683
28 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00684
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00685
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00686
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00687
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00688
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00689
27 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00690
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00691
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00692
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00693
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00694
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00695
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00696
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00697
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00698
26 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00699
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00700
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00701
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00702
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00703
26 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00704
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].stringsEqual(java.lang.String,java.lang.String,boolean) [function] [call site] 00705
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String) [function] [call site] 00706
23 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacetInternal() [function] [call site] 00707
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00708
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 00709
25 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readDouble() [function] [call site] 00710
26 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__25].bootstrap$() [function] [call site] 00711
27 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader$isDecimalPart__25]. () [function] [call site] 00712
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardWhitespace() [function] [call site] 00713
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00714
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsDouble() [function] [call site] 00715
27 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 00716
27 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String,java.lang.Throwable) [function] [call site] 00717
25 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readDouble() [function] [call site] 00718
25 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readDouble() [function] [call site] 00719
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00720
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00721
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00722
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00723
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 00724
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00725
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 00726
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00727
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readVector() [function] [call site] 00728
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00729
24 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].matchKeyword(java.lang.String) [function] [call site] 00730
24 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00731
22 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readFacet() [function] [call site] 00732
22 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].readFacet() [function] [call site] 00733
22 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacet() [function] [call site] 00734
23 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonDataLines() [function] [call site] 00735
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLineWhitespace() [function] [call site] 00736
25 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__18].bootstrap$() [function] [call site] 00737
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$isLineWhitespace__18]. () [function] [call site] 00738
25 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00739
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00740
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00741
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].foundComment() [function] [call site] 00742
25 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peek(int) [function] [call site] 00743
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00744
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLineWhitespace() [function] [call site] 00745
23 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharacters() [function] [call site] 00746
23 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacetInternal() [function] [call site] 00747
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00748
25 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readDouble() [function] [call site] 00749
26 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__26].bootstrap$() [function] [call site] 00750
27 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isDataTokenPart__26]. () [function] [call site] 00751
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].next(java.util.function.IntPredicate) [function] [call site] 00752
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsDouble() [function] [call site] 00753
25 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00754
26 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__19].bootstrap$(org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader) [function] [call site] 00755
27 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$lambda_discardNonData_0__19]. (org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader) [function] [call site] 00756
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00757
26 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].foundComment() [function] [call site] 00758
26 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__20].bootstrap$() [function] [call site] 00759
27 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader$isNotNewLinePart__20]. () [function] [call site] 00760
26 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(java.util.function.IntPredicate) [function] [call site] 00761
25 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readDouble() [function] [call site] 00762
25 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00763
25 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readDouble() [function] [call site] 00764
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00765
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00766
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00767
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00768
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00769
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00770
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00771
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readVector() [function] [call site] 00772
24 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].discardNonData() [function] [call site] 00773
24 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].hasMoreCharactersOnLine() [function] [call site] 00774
24 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List) [function] [call site] 00775
25 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00776
23 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00777
23 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discardLine() [function] [call site] 00778
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00779
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00780
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00781
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isDestroyed() [function] [call site] 00782
18 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00783
18 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00784
18 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00785
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00786
17 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00787
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00788
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00789
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00790
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 00791
17 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 00792
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 00793
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 00794
17 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 00795
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 00796
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 00797
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 00798
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 00799
17 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 00800
17 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00801
17 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 00802
16 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].getNextEntry(java.util.Iterator) [function] [call site] 00803
15 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 00804
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 00805
15 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 00806
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 00807
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 00808
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 00809
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionBoundaryIterator].acceptInput(java.lang.Object) [function] [call site] 00810
16 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionBoundaryIterator].acceptInput(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 00811
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 00812
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 00813
18 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00814
18 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].checkValid() [function] [call site] 00815
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getVersion() [function] [call site] 00816
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].nodeInvalidated() [function] [call site] 00817
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].nodeInvalidated() [function] [call site] 00818
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].nodeInvalidated() [function] [call site] 00819
18 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].computeBoundary() [function] [call site] 00820
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 00821
19 [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] 00822
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00823
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].isInside() [function] [call site] 00824
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 00825
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00826
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].isOutside() [function] [call site] 00827
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 00828
21 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 00829
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 00830
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 00831
21 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 00832
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 00833
23 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 00834
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 00835
21 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 00836
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 00837
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D:org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 00838
21 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 00839
20 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 00840
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 00841
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00842
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(double) [function] [call site] 00843
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 00844
25 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00845
24 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 00846
24 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].signum(double) [function] [call site] 00847
25 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 00848
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00849
27 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 00850
23 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00851
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 00852
22 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 00853
23 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00854
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00855
25 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double,double,double) [function] [call site] 00856
22 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 00857
23 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00858
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00859
25 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00860
22 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 00861
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 00862
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 00863
24 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 00864
22 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].signum(double) [function] [call site] 00865
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getPoint() [function] [call site] 00866
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 00867
20 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 00868
21 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 00869
21 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 00870
21 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 00871
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 00872
21 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 00873
22 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getDirection() [function] [call site] 00874
22 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00875
22 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 00876
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 00877
22 [org.apache.commons.geometry.euclidean.threed.line.Line3D].pointAt(double) [function] [call site] 00878
23 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].of(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00879
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum]. (org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00880
25 [org.apache.commons.geometry.euclidean.EuclideanVectorSum]. () [function] [call site] 00881
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$300(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00882
25 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 00883
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$400(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00884
25 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 00885
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$500(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00886
25 [org.apache.commons.numbers.core.Sum].of(double) [function] [call site] 00887
23 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00888
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$300(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00889
24 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00890
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$400(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00891
24 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00892
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$500(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00893
24 [org.apache.commons.numbers.core.Sum].addProduct(double,double) [function] [call site] 00894
23 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 00895
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 00896
24 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00897
24 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00898
24 [org.apache.commons.numbers.core.Sum].getAsDouble() [function] [call site] 00899
22 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00900
22 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].of(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00901
22 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00902
22 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 00903
21 [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] 00904
22 [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] 00905
23 [org.apache.commons.geometry.euclidean.EuclideanVector].isZero(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00906
24 [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] 00907
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] 00908
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00909
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00910
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00911
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00912
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] 00913
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00914
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00915
24 [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] 00916
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] 00917
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00918
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] 00919
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].eq(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 00920
25 [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] 00921
26 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eq(double,double) [function] [call site] 00922
24 [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] 00923
25 [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] 00924
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].getZero() [function] [call site] 00925
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].getZero() [function] [call site] 00926
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZero() [function] [call site] 00927
24 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].getZero() [function] [call site] 00928
25 [org.apache.commons.geometry.euclidean.twod.Vector2D].getZero() [function] [call site] 00929
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZero() [function] [call site] 00930
24 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].getZero() [function] [call site] 00931
25 [org.apache.commons.geometry.euclidean.oned.Vector1D].getZero() [function] [call site] 00932
24 [org.apache.commons.geometry.euclidean.oned.Vector1D].getZero() [function] [call site] 00933
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 00934
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].'from'(double,double,double) [function] [call site] 00935
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].tryCreateNormalized(double,double,double,boolean) [function] [call site] 00936
26 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 00937
26 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 00938
27 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 00939
28 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00940
26 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 00941
26 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 00942
26 [org.apache.commons.geometry.euclidean.internal.Vectors].illegalNorm(double) [function] [call site] 00943
23 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 00944
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00945
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47].bootstrap$() [function] [call site] 00946
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47]. () [function] [call site] 00947
24 [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] 00948
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00949
25 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(double) [function] [call site] 00950
26 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 00951
26 [org.apache.commons.geometry.euclidean.internal.Vectors].illegalNorm(double) [function] [call site] 00952
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].normSq() [function] [call site] 00953
26 [org.apache.commons.geometry.euclidean.internal.Vectors].normSq(double,double,double) [function] [call site] 00954
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normSq() [function] [call site] 00955
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47].apply(double,double,double) [function] [call site] 00956
26 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 00957
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50].apply(double,double,double) [function] [call site] 00958
26 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].'from'(double,double,double) [function] [call site] 00959
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$init__47].apply(double,double,double) [function] [call site] 00960
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50].apply(double,double,double) [function] [call site] 00961
23 [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] 00962
22 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00963
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 00964
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 00965
21 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 00966
21 [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] 00967
21 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 00968
21 [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] 00969
21 [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] 00970
21 [org.apache.commons.geometry.euclidean.threed.Planes].fromConvexPlanarVertices(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 00971
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] 00972
22 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 00973
23 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 00974
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 00975
21 [org.apache.commons.geometry.euclidean.threed.Planes].fromConvexPlanarVertices(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 00976
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 00977
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 00978
21 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 00979
20 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 00980
21 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 00981
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 00982
21 [org.apache.commons.geometry.euclidean.twod.Line].intersection(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 00983
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00984
22 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 00985
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 00986
22 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00987
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00988
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 00989
22 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 00990
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00991
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 00992
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 00993
21 [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] 00994
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 00995
22 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 00996
23 [org.apache.commons.geometry.euclidean.twod.Line].isParallel(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 00997
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 00998
24 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 00999
24 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01000
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01001
24 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01002
22 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01003
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01004
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01005
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01006
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01007
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01008
21 [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] 01009
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01010
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01011
22 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01012
22 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01013
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01014
22 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 01015
22 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 01016
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01017
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01018
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01019
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01020
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01021
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] 01022
23 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01023
24 [org.apache.commons.geometry.euclidean.twod.LineSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01024
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] 01025
23 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01026
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01027
21 [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] 01028
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01029
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01030
22 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01031
22 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01032
22 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01033
22 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 01034
22 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 01035
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01036
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01037
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] 01038
22 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01039
23 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01040
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01041
21 [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] 01042
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01043
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] 01044
22 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01045
22 [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] 01046
23 [org.apache.commons.geometry.euclidean.twod.LineSubset].splitterPlusIsPositiveFacing(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 01047
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01048
24 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 01049
24 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 01050
23 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01051
23 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01052
21 [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] 01053
22 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 01054
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01055
22 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01056
22 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01057
22 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01058
22 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01059
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01060
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01061
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01062
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] 01063
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] 01064
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01065
20 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01066
21 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43].bootstrap$() [function] [call site] 01067
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43]. () [function] [call site] 01068
21 [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] 01069
22 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01070
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].orthogonal() [function] [call site] 01071
24 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 01072
25 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(org.apache.commons.geometry.core.Vector) [function] [call site] 01073
26 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(double) [function] [call site] 01074
26 [org.apache.commons.geometry.euclidean.oned.Vector1D].norm() [function] [call site] 01075
27 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double) [function] [call site] 01076
26 [org.apache.commons.geometry.euclidean.twod.Vector2D].norm() [function] [call site] 01077
26 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01078
26 [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] 01079
24 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01080
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 01081
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 01082
24 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01083
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 01084
24 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01085
24 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double,org.apache.commons.geometry.euclidean.threed.Vector3D$1) [function] [call site] 01086
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01087
24 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01088
24 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01089
24 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 01090
24 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 01091
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 01092
23 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 01093
23 [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] 01094
24 [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] 01095
25 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01096
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01097
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01098
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01099
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01100
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01101
22 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01102
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01103
23 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01104
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01105
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01106
23 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01107
23 [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] 01108
24 [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] 01109
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 01110
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 01111
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01112
25 [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] 01113
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01114
23 [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] 01115
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01116
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01117
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01118
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01119
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01120
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01121
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01122
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01123
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01124
24 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01125
24 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01126
24 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01127
23 [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] 01128
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01129
22 [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] 01130
23 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01131
23 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01132
23 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01133
23 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01134
24 [org.apache.commons.geometry.euclidean.threed.Plane].isParallel(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 01135
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01136
25 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 01137
25 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01138
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01139
25 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01140
24 [org.apache.commons.geometry.euclidean.threed.Plane].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01141
25 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01142
23 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01143
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01144
23 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01145
23 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01146
23 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 01147
22 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01148
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01149
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01150
22 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01151
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 01152
22 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getOrigin() [function] [call site] 01153
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01154
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01155
23 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01156
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01157
22 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01158
23 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 01159
22 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getDirection() [function] [call site] 01160
22 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01161
22 [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] 01162
23 [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] 01163
24 [org.apache.commons.geometry.euclidean.EuclideanVector].isZero(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01164
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].normalize() [function] [call site] 01165
25 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].'from'(double,double) [function] [call site] 01166
26 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].tryCreateNormalized(double,double,boolean) [function] [call site] 01167
27 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01168
27 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 01169
27 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit]. (double,double) [function] [call site] 01170
28 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double,org.apache.commons.geometry.euclidean.twod.Vector2D$1) [function] [call site] 01171
29 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 01172
27 [org.apache.commons.geometry.euclidean.internal.Vectors].norm(double,double) [function] [call site] 01173
27 [org.apache.commons.geometry.euclidean.internal.Vectors].isRealNonZero(double) [function] [call site] 01174
27 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit]. (double,double) [function] [call site] 01175
27 [org.apache.commons.geometry.euclidean.internal.Vectors].illegalNorm(double) [function] [call site] 01176
24 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].normalize() [function] [call site] 01177
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01178
24 [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] 01179
25 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01180
23 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01181
24 [org.apache.commons.geometry.euclidean.twod.Vector2D].subtract(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01182
22 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01183
22 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getEmbedded() [function] [call site] 01184
23 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01185
23 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01186
23 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01187
23 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01188
23 [org.apache.commons.geometry.core.Embedding].toSubspace(java.util.Collection) [function] [call site] 01189
24 [org.apache.commons.geometry.core.Embedding$toSubspace__48].bootstrap$(org.apache.commons.geometry.core.Embedding) [function] [call site] 01190
25 [org.apache.commons.geometry.core.Embedding$toSubspace__48]. (org.apache.commons.geometry.core.Embedding) [function] [call site] 01191
23 [org.apache.commons.geometry.euclidean.twod.ConvexArea].convexPolygonFromVertices(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01192
24 [org.apache.commons.geometry.euclidean.twod.ConvexArea].convexPolygonFromPath(org.apache.commons.geometry.euclidean.twod.path.LinePath) [function] [call site] 01193
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isClosed() [function] [call site] 01194
26 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getEnd() [function] [call site] 01195
27 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isEmpty() [function] [call site] 01196
26 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getStartVertex() [function] [call site] 01197
27 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getStart() [function] [call site] 01198
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isEmpty() [function] [call site] 01199
27 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01200
27 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01201
27 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01202
27 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01203
26 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01204
26 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01205
26 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01206
26 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01207
26 [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] 01208
26 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01209
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getElements() [function] [call site] 01210
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01211
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01212
25 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01213
25 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01214
25 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01215
25 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01216
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01217
25 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01218
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01219
25 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01220
25 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01221
25 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].lt(double,double) [function] [call site] 01222
25 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].lte(double,double) [function] [call site] 01223
26 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 01224
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea]. (java.util.List) [function] [call site] 01225
26 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion]. (java.util.List) [function] [call site] 01226
24 [org.apache.commons.geometry.euclidean.twod.path.LinePath].fromVertexLoop(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01227
25 [org.apache.commons.geometry.euclidean.twod.path.LinePath].fromVertices(java.util.Collection,boolean,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01228
26 [org.apache.commons.geometry.euclidean.twod.path.LinePath].builder(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01229
27 [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] 01230
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01231
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].setPrecision(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01232
26 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendVertices(java.util.Collection) [function] [call site] 01233
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01234
27 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01235
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01236
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01237
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01238
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01239
27 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01240
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01241
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01242
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01243
27 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01244
28 [org.apache.commons.geometry.euclidean.PointMap1DImpl].nearToFarIterator(org.apache.commons.geometry.core.Point) [function] [call site] 01245
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl].nearToFarIterator(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01246
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator]. (org.apache.commons.geometry.euclidean.PointMap1DImpl,org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01247
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$000(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01248
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01249
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01250
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01251
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01252
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 01253
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 01254
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 01255
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].updateExpectedVersion() [function] [call site] 01256
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01257
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl].keySet() [function] [call site] 01258
33 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01259
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01260
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$100(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01261
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01262
31 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01263
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01264
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01265
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01266
29 [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] 01267
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$2000(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01268
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1700(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01269
30 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 01270
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01271
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01272
30 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 01273
29 [org.apache.commons.geometry.core.internal.DistancedValue].ascendingDistance() [function] [call site] 01274
30 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].bootstrap$() [function] [call site] 01275
31 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54]. () [function] [call site] 01276
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].bootstrap$(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01277
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01278
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueNextEntry() [function] [call site] 01279
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01280
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper]. (java.util.Iterator) [function] [call site] 01281
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].access$100(org.apache.commons.geometry.core.internal.PointMapAsSetAdapter) [function] [call site] 01282
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].entriesNearToFar(org.apache.commons.geometry.core.Point) [function] [call site] 01283
29 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01284
30 [org.apache.commons.geometry.euclidean.oned.Vector1D].isFinite() [function] [call site] 01285
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].isFinite() [function] [call site] 01286
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].isFinite() [function] [call site] 01287
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D,org.apache.commons.geometry.core.Point) [function] [call site] 01288
30 [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] 01289
31 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D) [function] [call site] 01290
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].entriesNearToFar(org.apache.commons.geometry.core.Point) [function] [call site] 01291
29 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01292
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01293
30 [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] 01294
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01295
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01296
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01297
28 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01298
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl].farToNearIterator(org.apache.commons.geometry.core.Point) [function] [call site] 01299
30 [org.apache.commons.geometry.euclidean.PointMap1DImpl].farToNearIterator(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01300
31 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator]. (org.apache.commons.geometry.euclidean.PointMap1DImpl,org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 01301
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$200(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01302
33 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01303
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01304
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01305
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl].access$300(org.apache.commons.geometry.euclidean.PointMap1DImpl) [function] [call site] 01306
33 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].getMap() [function] [call site] 01307
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01308
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01309
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01310
28 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01311
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper]. (java.util.Iterator) [function] [call site] 01312
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].access$100(org.apache.commons.geometry.core.internal.PointMapAsSetAdapter) [function] [call site] 01313
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].entriesFarToNear(org.apache.commons.geometry.core.Point) [function] [call site] 01314
30 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01315
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01316
31 [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] 01317
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].entriesFarToNear(org.apache.commons.geometry.core.Point) [function] [call site] 01318
30 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].requireFinite(org.apache.commons.geometry.core.Point) [function] [call site] 01319
30 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2]. (org.apache.commons.geometry.core.internal.AbstractPointMap1D,org.apache.commons.geometry.core.Point) [function] [call site] 01320
31 [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] 01321
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01322
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01323
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01324
29 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01325
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01326
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01327
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01328
30 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.Point) [function] [call site] 01329
31 [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] 01330
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].bootstrap$(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01331
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 01332
31 [org.apache.commons.geometry.core.internal.DistancedValue].descendingDistance() [function] [call site] 01333
32 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].bootstrap$() [function] [call site] 01334
33 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52]. () [function] [call site] 01335
31 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].queueNextEntry() [function] [call site] 01336
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01337
28 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01338
27 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01339
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01340
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01341
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01342
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01343
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01344
27 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01345
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01346
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01347
27 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01348
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01349
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01350
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01351
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01352
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01353
27 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].append(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01354
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getAddVertexPrecision() [function] [call site] 01355
28 [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] 01356
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getEnd() [function] [call site] 01357
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getLast(java.util.List) [function] [call site] 01358
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getFirst(java.util.List) [function] [call site] 01359
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendInternal(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 01360
29 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01361
29 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01362
29 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01363
29 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01364
29 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01365
29 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01366
29 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01367
29 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01368
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 01369
28 [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] 01370
29 [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] 01371
29 [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] 01372
26 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].build(boolean) [function] [call site] 01373
27 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].closePath() [function] [call site] 01374
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getEnd() [function] [call site] 01375
28 [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] 01376
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendInternal(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 01377
28 [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] 01378
27 [org.apache.commons.geometry.euclidean.twod.path.LinePath]. (java.util.List) [function] [call site] 01379
27 [org.apache.commons.geometry.euclidean.twod.path.LinePath].empty() [function] [call site] 01380
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01381
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] 01382
24 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane) [function] [call site] 01383
25 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset]. () [function] [call site] 01384
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getEmbedded() [function] [call site] 01385
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].getEmbedded() [function] [call site] 01386
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].getSubspaceRegion() [function] [call site] 01387
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 01388
22 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 01389
23 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].empty() [function] [call site] 01390
24 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D]. (boolean) [function] [call site] 01391
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree]. (boolean) [function] [call site] 01392
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree]. () [function] [call site] 01393
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 01394
27 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 01395
28 [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] 01396
29 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01397
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01398
31 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01399
27 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 01400
28 [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] 01401
29 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01402
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01403
27 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 01404
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01405
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01406
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].setRoot(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 01407
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].makeRoot() [function] [call site] 01408
28 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].invalidate() [function] [call site] 01409
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].invalidate() [function] [call site] 01410
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].invalidate() [function] [call site] 01411
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].invalidate() [function] [call site] 01412
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].invalidate() [function] [call site] 01413
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 01414
23 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].empty() [function] [call site] 01415
23 [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] 01416
24 [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] 01417
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 01418
25 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 01419
26 [org.apache.commons.geometry.euclidean.twod.ConvexArea].full() [function] [call site] 01420
26 [org.apache.commons.geometry.euclidean.threed.Plane].getEmbedding() [function] [call site] 01421
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 01422
26 [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] 01423
27 [org.apache.commons.geometry.core.Sized].isFinite() [function] [call site] 01424
28 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].getSize() [function] [call site] 01425
29 [org.apache.commons.geometry.euclidean.AbstractNSphere].getRadius() [function] [call site] 01426
28 [org.apache.commons.geometry.euclidean.oned.Interval].getSize() [function] [call site] 01427
29 [org.apache.commons.geometry.euclidean.oned.Interval].isInfinite() [function] [call site] 01428
29 [org.apache.commons.geometry.euclidean.oned.Interval].getMax() [function] [call site] 01429
30 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 01430
31 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 01431
29 [org.apache.commons.geometry.euclidean.oned.Interval].getMin() [function] [call site] 01432
30 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 01433
28 [org.apache.commons.geometry.euclidean.threed.line.EmbeddedTreeLineSubset3D].getSize() [function] [call site] 01434
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 01435
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getRegionSizeProperties() [function] [call site] 01436
31 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].computeRegionSizeProperties() [function] [call site] 01437
32 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor]. (org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$1) [function] [call site] 01438
33 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor]. () [function] [call site] 01439
32 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].visitInsideIntervals(java.util.function.BiConsumer) [function] [call site] 01440
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01441
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01442
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01443
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01444
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01445
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01446
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01447
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01448
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01449
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01450
33 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01451
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01452
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01453
33 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01454
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01455
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01456
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01457
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01458
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator(int) [function] [call site] 01459
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,java.util.Iterator) [function] [call site] 01460
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01461
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01462
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01463
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01464
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01465
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01466
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01467
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01468
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01469
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01470
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01471
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].nodes() [function] [call site] 01472
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$lambda_nodes_0__56].bootstrap$(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01473
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$lambda_nodes_0__56]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree) [function] [call site] 01474
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].isInside() [function] [call site] 01475
33 [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] 01476
34 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].visitNodeInterval(java.util.function.BiConsumer) [function] [call site] 01477
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 01478
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 01479
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isMinus() [function] [call site] 01480
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 01481
36 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 01482
35 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 01483
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isPlus() [function] [call site] 01484
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 01485
36 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 01486
35 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 01487
35 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$NodeRegionVisitor].accept(java.lang.Object,java.lang.Object) [function] [call site] 01488
36 [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] 01489
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 01490
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 01491
38 [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] 01492
39 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 01493
38 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 01494
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 01495
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 01496
35 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor].accept(java.lang.Object,java.lang.Object) [function] [call site] 01497
36 [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] 01498
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 01499
37 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getLocation() [function] [call site] 01500
32 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionSizePropertiesVisitor].getRegionSizeProperties() [function] [call site] 01501
33 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 01502
33 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 01503
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 01504
31 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].computeRegionSizeProperties() [function] [call site] 01505
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isFull() [function] [call site] 01506
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 01507
33 [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] 01508
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 01509
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 01510
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 01511
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 01512
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 01513
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 01514
33 [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] 01515
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 01516
32 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].boundaries() [function] [call site] 01517
33 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$cast__55].bootstrap$(java.lang.Class) [function] [call site] 01518
34 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$cast__55]. (java.lang.Class) [function] [call site] 01519
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].createBoundaryIterable(java.util.function.Function) [function] [call site] 01520
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$lambda_createBoundaryIterable_4__57].bootstrap$(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,java.util.function.Function) [function] [call site] 01521
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$lambda_createBoundaryIterable_4__57]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree,java.util.function.Function) [function] [call site] 01522
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01523
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01524
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01525
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01526
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01527
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01528
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01529
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01530
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01531
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01532
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01533
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01534
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01535
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01536
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01537
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01538
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01539
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01540
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01541
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01542
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01543
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01544
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01545
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01546
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01547
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01548
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01549
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01550
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01551
32 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isInfinite() [function] [call site] 01552
32 [org.apache.commons.geometry.euclidean.twod.Segment].isInfinite() [function] [call site] 01553
32 [org.apache.commons.geometry.euclidean.twod.Ray].isInfinite() [function] [call site] 01554
32 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01555
33 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].getSize() [function] [call site] 01556
33 [org.apache.commons.geometry.euclidean.oned.Interval].getSize() [function] [call site] 01557
33 [org.apache.commons.geometry.euclidean.threed.line.EmbeddedTreeLineSubset3D].getSize() [function] [call site] 01558
33 [org.apache.commons.geometry.euclidean.twod.shape.Circle].getSize() [function] [call site] 01559
34 [org.apache.commons.geometry.euclidean.AbstractNSphere].getRadius() [function] [call site] 01560
33 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getSize() [function] [call site] 01561
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01562
34 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01563
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01564
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01565
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01566
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01567
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01568
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01569
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01570
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01571
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01572
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01573
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01574
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01575
34 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01576
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01577
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01578
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01579
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01580
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01581
34 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 01582
35 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01583
34 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 01584
34 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getSize() [function] [call site] 01585
34 [org.apache.commons.geometry.euclidean.twod.Ray].getSize() [function] [call site] 01586
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 01587
33 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getSize() [function] [call site] 01588
34 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 01589
34 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 01590
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01591
34 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01592
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01593
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01594
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01595
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01596
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01597
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01598
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01599
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01600
34 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01601
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01602
34 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01603
34 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01604
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01605
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01606
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01607
34 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01608
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01609
34 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01610
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01611
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 01612
35 [org.apache.commons.geometry.euclidean.oned.Interval].getSize() [function] [call site] 01613
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 01614
35 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getSize() [function] [call site] 01615
35 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getSize() [function] [call site] 01616
36 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 01617
36 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 01618
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01619
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01620
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01621
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01622
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01623
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01624
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01625
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01626
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01627
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01628
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01629
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01630
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01631
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01632
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01633
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01634
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01635
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01636
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01637
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01638
36 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isInfinite() [function] [call site] 01639
36 [org.apache.commons.geometry.euclidean.twod.Segment].isInfinite() [function] [call site] 01640
36 [org.apache.commons.geometry.euclidean.twod.Ray].isInfinite() [function] [call site] 01641
36 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01642
36 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isInfinite() [function] [call site] 01643
36 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01644
36 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01645
36 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01646
36 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01647
36 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01648
36 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01649
36 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01650
36 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01651
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01652
35 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 01653
34 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 01654
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01655
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01656
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01657
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01658
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01659
34 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 01660
35 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01661
35 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01662
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01663
35 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01664
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01665
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01666
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01667
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01668
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01669
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01670
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01671
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01672
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01673
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01674
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01675
35 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01676
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01677
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01678
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01679
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01680
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01681
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01682
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01683
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01684
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01685
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01686
35 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 01687
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01688
34 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getCentroid() [function] [call site] 01689
35 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 01690
35 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 01691
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01692
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01693
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01694
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01695
35 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01696
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01697
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01698
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01699
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01700
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01701
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01702
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01703
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01704
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01705
35 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01706
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01707
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01708
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01709
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01710
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01711
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01712
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01713
35 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01714
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01715
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01716
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01717
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01718
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01719
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01720
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01721
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01722
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01723
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01724
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01725
35 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01726
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01727
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01728
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01729
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01730
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01731
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01732
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01733
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 01734
35 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 01735
35 [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] 01736
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].computeCentroid(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.Iterator) [function] [call site] 01737
37 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].of(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01738
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01739
37 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01740
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01741
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01742
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01743
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01744
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01745
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01746
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01747
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01748
37 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01749
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$300(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01750
38 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 01751
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$400(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01752
38 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 01753
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].access$500(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01754
38 [org.apache.commons.numbers.core.Sum].add(double) [function] [call site] 01755
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01756
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01757
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01758
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01759
37 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01760
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01761
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01762
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01763
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01764
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01765
37 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01766
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) [function] [call site] 01767
38 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 01768
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01769
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01770
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01771
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01772
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].min(java.lang.Iterable) [function] [call site] 01773
36 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01774
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01775
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01776
36 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01777
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01778
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01779
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01780
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01781
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01782
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01783
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01784
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01785
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01786
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01787
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01788
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01789
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01790
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01791
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01792
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].computeMin(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.Iterator) [function] [call site] 01793
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01794
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01795
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01796
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01797
37 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01798
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01799
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01800
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01801
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01802
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01803
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01804
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01805
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01806
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01807
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01808
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01809
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01810
37 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01811
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01812
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01813
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01814
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01815
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01816
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01817
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01818
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01819
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01820
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01821
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01822
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01823
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01824
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01825
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01826
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01827
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01828
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01829
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01830
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].max(java.lang.Iterable) [function] [call site] 01831
36 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 01832
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 01833
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 01834
36 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 01835
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 01836
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 01837
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 01838
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 01839
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 01840
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01841
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01842
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01843
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01844
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01845
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01846
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01847
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01848
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01849
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01850
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].computeMax(org.apache.commons.geometry.euclidean.threed.Vector3D,java.util.Iterator) [function] [call site] 01851
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01852
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01853
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01854
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01855
37 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01856
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01857
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01858
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01859
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01860
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01861
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01862
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01863
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01864
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01865
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01866
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01867
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01868
37 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01869
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01870
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01871
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01872
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01873
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01874
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01875
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01876
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01877
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01878
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01879
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01880
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01881
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01882
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01883
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01884
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01885
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01886
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01887
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01888
35 [org.apache.commons.geometry.euclidean.threed.Vector3D].lerp(org.apache.commons.geometry.euclidean.threed.Vector3D,double) [function] [call site] 01889
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].create() [function] [call site] 01890
37 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum]. (org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01891
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01892
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01893
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01894
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 01895
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getCentroid() [function] [call site] 01896
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties].getCentroid() [function] [call site] 01897
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getRegionSizeProperties() [function] [call site] 01898
35 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getCentroid() [function] [call site] 01899
36 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 01900
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01901
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01902
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01903
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01904
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01905
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01906
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01907
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01908
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01909
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 01910
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01911
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01912
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01913
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01914
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01915
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01916
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01917
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01918
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01919
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01920
36 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isInfinite() [function] [call site] 01921
36 [org.apache.commons.geometry.euclidean.twod.Segment].isInfinite() [function] [call site] 01922
36 [org.apache.commons.geometry.euclidean.twod.Ray].isInfinite() [function] [call site] 01923
36 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01924
36 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isInfinite() [function] [call site] 01925
36 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 01926
36 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 01927
36 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 01928
36 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 01929
36 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 01930
36 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 01931
36 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 01932
36 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 01933
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01934
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01935
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01936
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01937
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01938
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].multiply(double) [function] [call site] 01939
37 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 01940
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 01941
35 [org.apache.commons.geometry.euclidean.oned.Interval].getCentroid() [function] [call site] 01942
36 [org.apache.commons.geometry.euclidean.oned.Interval].isInfinite() [function] [call site] 01943
36 [org.apache.commons.geometry.euclidean.oned.Interval].getMin() [function] [call site] 01944
36 [org.apache.commons.geometry.euclidean.oned.Interval].getMax() [function] [call site] 01945
36 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 01946
35 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getCentroid() [function] [call site] 01947
36 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 01948
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 01949
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 01950
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 01951
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 01952
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 01953
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 01954
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 01955
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 01956
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 01957
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 01958
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 01959
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 01960
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 01961
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 01962
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 01963
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 01964
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 01965
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 01966
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 01967
36 [org.apache.commons.geometry.core.Sized].isInfinite() [function] [call site] 01968
36 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01969
36 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 01970
36 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 01971
36 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 01972
36 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getCentroid() [function] [call site] 01973
36 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 01974
36 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getCentroid() [function] [call site] 01975
37 [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] 01976
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01977
36 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 01978
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 01979
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 01980
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 01981
36 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 01982
35 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 01983
35 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 01984
35 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 01985
35 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 01986
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].create() [function] [call site] 01987
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01988
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 01989
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01990
36 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 01991
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].addScaled(double,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01992
36 [org.apache.commons.geometry.euclidean.threed.Vector3D$Sum].get() [function] [call site] 01993
36 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 01994
36 [org.apache.commons.geometry.euclidean.threed.Plane].getOriginOffset() [function] [call site] 01995
34 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getCentroid() [function] [call site] 01996
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 01997
34 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 01998
33 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getSize() [function] [call site] 01999
33 [org.apache.commons.geometry.euclidean.twod.EmbeddedTreeLineSubset].getSize() [function] [call site] 02000
34 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 02001
33 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02002
33 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 02003
33 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSize() [function] [call site] 02004
34 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02005
33 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 02006
33 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getSize() [function] [call site] 02007
34 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getTotalSize(java.util.List) [function] [call site] 02008
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02009
35 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02010
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02011
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02012
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02013
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02014
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02015
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02016
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02017
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02018
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02019
35 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02020
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02021
35 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02022
35 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02023
35 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02024
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02025
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02026
35 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02027
35 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02028
35 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02029
35 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 02030
35 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 02031
35 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 02032
35 [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] 02033
34 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getTotalSize(java.util.List) [function] [call site] 02034
33 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 02035
33 [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] 02036
32 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isInfinite() [function] [call site] 02037
32 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 02038
32 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 02039
32 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 02040
32 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 02041
32 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 02042
32 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 02043
32 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 02044
32 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 02045
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].signedArea(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02046
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02047
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02048
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02049
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02050
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].multiply(double) [function] [call site] 02051
32 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 02052
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02053
31 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].computeRegionSizeProperties() [function] [call site] 02054
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isFull() [function] [call site] 02055
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02056
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 02057
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02058
32 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor]. (org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$1) [function] [call site] 02059
33 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor]. () [function] [call site] 02060
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02061
33 [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] 02062
34 [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] 02063
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 02064
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02065
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02066
36 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 02067
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02068
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02069
37 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getOutsideFacing() [function] [call site] 02070
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02071
37 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02072
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02073
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02074
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02075
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02076
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02077
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02078
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02079
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02080
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02081
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02082
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02083
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02084
37 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02085
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02086
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02087
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02088
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02089
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02090
37 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].addBoundaryContribution(org.apache.commons.geometry.core.partitioning.HyperplaneSubset,boolean) [function] [call site] 02091
38 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getPlane() [function] [call site] 02092
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 02093
38 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 02094
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02095
38 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 02096
38 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSize() [function] [call site] 02097
38 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 02098
38 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getCentroid() [function] [call site] 02099
39 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 02100
38 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getCentroid() [function] [call site] 02101
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getCentroid() [function] [call site] 02102
38 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getCentroid() [function] [call site] 02103
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02104
38 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02105
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02106
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02107
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02108
37 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getInsideFacing() [function] [call site] 02109
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02110
37 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02111
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02112
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02113
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02114
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02115
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02116
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02117
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02118
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02119
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02120
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02121
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02122
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02123
37 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02124
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02125
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02126
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02127
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02128
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02129
37 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].addBoundaryContribution(org.apache.commons.geometry.core.partitioning.HyperplaneSubset,boolean) [function] [call site] 02130
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02131
36 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D) [function] [call site] 02132
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02133
37 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02134
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02135
37 [org.apache.commons.geometry.euclidean.twod.Line].intersection(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 02136
37 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02137
38 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02138
37 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02139
37 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02140
37 [org.apache.commons.geometry.core.partitioning.HyperplaneSubset].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02141
38 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02142
39 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02143
40 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02144
41 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02145
41 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02146
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02147
39 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02148
40 [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] 02149
41 [org.apache.commons.geometry.euclidean.twod.Line].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02150
42 [org.apache.commons.geometry.euclidean.twod.Line].contains(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02151
43 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 02152
43 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02153
43 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02154
41 [org.apache.commons.geometry.euclidean.threed.Plane].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02155
42 [org.apache.commons.geometry.euclidean.threed.Plane].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02156
43 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 02157
43 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02158
43 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02159
41 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02160
42 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02161
43 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02162
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02163
41 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02164
42 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02165
41 [org.apache.commons.geometry.euclidean.oned.Interval].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02166
42 [org.apache.commons.geometry.euclidean.oned.Interval].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02167
43 [org.apache.commons.geometry.euclidean.oned.Interval].classify(double) [function] [call site] 02168
44 [org.apache.commons.geometry.euclidean.oned.Interval].classifyWithBoundary(double,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 02169
45 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(double) [function] [call site] 02170
44 [org.apache.commons.geometry.euclidean.oned.Interval].classifyWithBoundary(double,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 02171
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02172
41 [org.apache.commons.geometry.euclidean.AbstractNSphere].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02173
42 [org.apache.commons.geometry.euclidean.AbstractNSphere].classify(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02174
43 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02175
43 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02176
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02177
43 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02178
43 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02179
43 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02180
43 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02181
41 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02182
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02183
42 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02184
42 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02185
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02186
42 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02187
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02188
42 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02189
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02190
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02191
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02192
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02193
42 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02194
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02195
42 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02196
42 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02197
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02198
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02199
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02200
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02201
42 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02202
42 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02203
42 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02204
42 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 02205
42 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 02206
42 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset:org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 02207
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02208
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].isNaN() [function] [call site] 02209
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].isNaN() [function] [call site] 02210
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02211
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] 02212
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 02213
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 02214
43 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02215
43 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02216
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02217
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02218
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02219
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02220
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02221
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 02222
40 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 02223
39 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02224
40 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02225
38 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02226
39 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].classify(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02227
40 [org.apache.commons.geometry.euclidean.threed.Plane].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02228
40 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 02229
40 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 02230
40 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02231
40 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02232
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02233
40 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02234
40 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02235
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02236
40 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02237
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02238
40 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02239
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02240
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02241
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02242
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02243
40 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02244
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02245
40 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02246
40 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02247
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02248
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02249
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02250
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02251
40 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02252
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02253
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02254
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02255
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02256
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02257
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02258
40 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02259
40 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02260
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02261
39 [org.apache.commons.geometry.euclidean.twod.LineSubset].classify(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02262
40 [org.apache.commons.geometry.euclidean.twod.Line].contains(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02263
40 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02264
40 [org.apache.commons.geometry.euclidean.twod.ReverseRay].classifyAbscissa(double) [function] [call site] 02265
41 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02266
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 02267
41 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSubspaceEnd() [function] [call site] 02268
42 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02269
42 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02270
40 [org.apache.commons.geometry.euclidean.twod.Ray].classifyAbscissa(double) [function] [call site] 02271
41 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02272
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 02273
41 [org.apache.commons.geometry.euclidean.twod.Ray].getSubspaceStart() [function] [call site] 02274
42 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02275
42 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02276
40 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].classifyAbscissa(double) [function] [call site] 02277
40 [org.apache.commons.geometry.euclidean.twod.EmbeddedTreeLineSubset].classifyAbscissa(double) [function] [call site] 02278
41 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].classify(double) [function] [call site] 02279
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02280
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02281
40 [org.apache.commons.geometry.euclidean.twod.Segment].classifyAbscissa(double) [function] [call site] 02282
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 02283
41 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02284
41 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceStart() [function] [call site] 02285
42 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02286
42 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02287
41 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02288
41 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceEnd() [function] [call site] 02289
42 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02290
42 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02291
37 [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] 02292
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02293
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02294
38 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsInsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 02295
39 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].anyContains(org.apache.commons.geometry.core.Point,java.util.List) [function] [call site] 02296
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02297
40 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02298
40 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02299
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02300
40 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02301
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02302
40 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02303
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02304
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02305
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02306
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02307
40 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02308
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02309
40 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02310
40 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02311
40 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02312
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02313
40 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02314
40 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02315
40 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02316
40 [org.apache.commons.geometry.core.partitioning.HyperplaneSubset].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02317
38 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsOutsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 02318
39 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].anyContains(org.apache.commons.geometry.core.Point,java.util.List) [function] [call site] 02319
38 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 02320
38 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].negate() [function] [call site] 02321
39 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit]. (double,double) [function] [call site] 02322
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02323
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02324
38 [org.apache.commons.geometry.euclidean.twod.Vector2D].negate() [function] [call site] 02325
39 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 02326
38 [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] 02327
39 [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] 02328
40 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02329
40 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02330
41 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02331
42 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02332
43 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02333
41 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02334
40 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02335
41 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSubspace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02336
42 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02337
40 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02338
41 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02339
42 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02340
43 [org.apache.commons.geometry.euclidean.threed.line.Line3D].abscissa(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02341
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02342
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02343
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].of(double) [function] [call site] 02344
40 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02345
40 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02346
40 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02347
41 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02348
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].normalize() [function] [call site] 02349
39 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].normalize() [function] [call site] 02350
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02351
37 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02352
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02353
36 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 02354
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02355
37 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02356
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02357
37 [org.apache.commons.geometry.euclidean.threed.Plane].intersection(org.apache.commons.geometry.euclidean.threed.line.Line3D) [function] [call site] 02358
37 [org.apache.commons.geometry.euclidean.threed.line.Line3D].abscissa(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02359
37 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02360
37 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02361
37 [org.apache.commons.geometry.euclidean.threed.line.LineConvexSubset3D].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02362
38 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02363
38 [org.apache.commons.geometry.euclidean.threed.line.Line3D].abscissa(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02364
38 [org.apache.commons.geometry.euclidean.threed.line.Segment3D].classifyAbscissa(double) [function] [call site] 02365
39 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02366
39 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02367
39 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02368
39 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02369
38 [org.apache.commons.geometry.euclidean.threed.line.LineSpanningSubset3D].classifyAbscissa(double) [function] [call site] 02370
38 [org.apache.commons.geometry.euclidean.threed.line.ReverseRay3D].classifyAbscissa(double) [function] [call site] 02371
39 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02372
39 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02373
39 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02374
38 [org.apache.commons.geometry.euclidean.threed.line.Ray3D].classifyAbscissa(double) [function] [call site] 02375
39 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02376
39 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02377
39 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getPrecision() [function] [call site] 02378
38 [org.apache.commons.geometry.euclidean.threed.line.Line3D].contains(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02379
39 [org.apache.commons.geometry.euclidean.threed.line.Line3D].distance(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02380
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02381
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02382
40 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02383
40 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02384
39 [org.apache.commons.numbers.core.Precision$DoubleEquivalence].eqZero(double) [function] [call site] 02385
37 [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] 02386
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02387
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02388
38 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsInsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 02389
38 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].containsOutsideFacing(org.apache.commons.geometry.core.Point) [function] [call site] 02390
38 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02391
38 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 02392
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit]. (double,double,double) [function] [call site] 02393
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02394
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02395
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02396
38 [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] 02397
39 [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] 02398
39 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 02399
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 02400
38 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02401
37 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02402
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02403
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].depth() [function] [call site] 02404
36 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].startLine(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02405
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 02406
37 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02407
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].depth() [function] [call site] 02408
37 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02409
36 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].writeNode(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02410
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 02411
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isMinus() [function] [call site] 02412
37 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02413
37 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02414
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].toString() [function] [call site] 02415
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 02416
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].toString() [function] [call site] 02417
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 02418
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 02419
37 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02420
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isPlus() [function] [call site] 02421
36 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].startLine(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02422
36 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].write(java.lang.String) [function] [call site] 02423
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02424
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 02425
37 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$TargetPointVisitor].getTarget() [function] [call site] 02426
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 02427
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isInternal() [function] [call site] 02428
37 [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] 02429
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 02430
38 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 02431
38 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getHyperplane() [function] [call site] 02432
39 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 02433
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 02434
38 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 02435
38 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02436
38 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02437
38 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02438
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getCutBoundary() [function] [call site] 02439
37 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02440
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02441
38 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02442
38 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02443
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02444
38 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02445
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02446
38 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02447
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02448
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02449
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02450
38 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02451
38 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02452
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02453
38 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02454
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02455
38 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02456
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02457
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02458
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02459
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02460
38 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02461
38 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02462
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02463
38 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02464
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02465
38 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02466
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02467
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02468
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02469
38 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02470
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02471
38 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02472
38 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02473
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02474
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02475
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02476
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02477
38 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02478
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02479
38 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02480
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02481
38 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02482
38 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02483
38 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02484
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02485
38 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02486
38 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02487
38 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02488
38 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02489
39 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].closest(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02490
40 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02491
38 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02492
39 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].closest(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02493
40 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02494
40 [org.apache.commons.geometry.euclidean.twod.Line].abscissa(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02495
40 [org.apache.commons.geometry.euclidean.twod.Ray].closestAbscissa(double) [function] [call site] 02496
41 [org.apache.commons.geometry.euclidean.twod.Ray].getSubspaceStart() [function] [call site] 02497
40 [org.apache.commons.geometry.euclidean.twod.Segment].closestAbscissa(double) [function] [call site] 02498
41 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceEnd() [function] [call site] 02499
41 [org.apache.commons.geometry.euclidean.twod.Segment].getSubspaceStart() [function] [call site] 02500
40 [org.apache.commons.geometry.euclidean.twod.ReverseRay].closestAbscissa(double) [function] [call site] 02501
41 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSubspaceEnd() [function] [call site] 02502
40 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].closestAbscissa(double) [function] [call site] 02503
40 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(double) [function] [call site] 02504
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].of(double,double) [function] [call site] 02505
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02506
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02507
41 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 02508
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02509
41 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02510
41 [org.apache.commons.geometry.euclidean.internal.Vectors].linearCombination(double,double,double,double) [function] [call site] 02511
38 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02512
39 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02513
40 [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] 02514
41 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02515
41 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 02516
41 [org.apache.commons.geometry.core.Region].contains(org.apache.commons.geometry.core.Point) [function] [call site] 02517
42 [org.apache.commons.geometry.euclidean.oned.Interval].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02518
42 [org.apache.commons.geometry.euclidean.AbstractNSphere].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02519
42 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02520
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].classify(org.apache.commons.geometry.core.Point) [function] [call site] 02521
41 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02522
42 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02523
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02524
43 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(double) [function] [call site] 02525
41 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02526
42 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02527
41 [org.apache.commons.geometry.euclidean.twod.shape.Circle].project(org.apache.commons.geometry.core.Point) [function] [call site] 02528
42 [org.apache.commons.geometry.euclidean.twod.shape.Circle].project(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02529
43 [org.apache.commons.geometry.euclidean.AbstractNSphere].project(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02530
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02531
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02532
44 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02533
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02534
46 [org.apache.commons.geometry.euclidean.oned.Vector1D].subtract(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02535
47 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02536
44 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02537
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02538
44 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02539
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02540
44 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02541
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02542
44 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02543
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02544
44 [org.apache.commons.geometry.euclidean.twod.Vector2D].equals(java.lang.Object) [function] [call site] 02545
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].isNaN() [function] [call site] 02546
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].isNaN() [function] [call site] 02547
44 [org.apache.commons.geometry.euclidean.oned.Vector1D].equals(java.lang.Object) [function] [call site] 02548
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02549
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02550
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].equals(java.lang.Object) [function] [call site] 02551
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].isNaN() [function] [call site] 02552
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].isNaN() [function] [call site] 02553
44 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].getZero() [function] [call site] 02554
44 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].getZero() [function] [call site] 02555
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZero() [function] [call site] 02556
44 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].getZero() [function] [call site] 02557
44 [org.apache.commons.geometry.euclidean.oned.Vector1D].getZero() [function] [call site] 02558
44 [org.apache.commons.geometry.euclidean.twod.Vector2D].getZero() [function] [call site] 02559
44 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02560
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02561
46 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 02562
44 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02563
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02564
46 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02565
44 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02566
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02567
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02568
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02569
44 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02570
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02571
44 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].add(org.apache.commons.geometry.core.Vector) [function] [call site] 02572
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02573
44 [org.apache.commons.geometry.euclidean.oned.Vector1D].withNorm(double) [function] [call site] 02574
45 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 02575
45 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02576
45 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02577
44 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].withNorm(double) [function] [call site] 02578
45 [org.apache.commons.geometry.euclidean.twod.Vector2D].multiply(double) [function] [call site] 02579
44 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].withNorm(double) [function] [call site] 02580
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) [function] [call site] 02581
44 [org.apache.commons.geometry.euclidean.twod.Vector2D].withNorm(double) [function] [call site] 02582
45 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 02583
45 [org.apache.commons.geometry.euclidean.twod.Vector2D]. (double,double) [function] [call site] 02584
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].withNorm(double) [function] [call site] 02585
45 [org.apache.commons.geometry.euclidean.EuclideanVector].getCheckedNorm() [function] [call site] 02586
45 [org.apache.commons.geometry.euclidean.threed.Vector3D]. (double,double,double) [function] [call site] 02587
44 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].withNorm(double) [function] [call site] 02588
45 [org.apache.commons.geometry.euclidean.oned.Vector1D].multiply(double) [function] [call site] 02589
46 [org.apache.commons.geometry.euclidean.oned.Vector1D]. (double) [function] [call site] 02590
41 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].project(org.apache.commons.geometry.core.Point) [function] [call site] 02591
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02592
42 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02593
42 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02594
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02595
42 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02596
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02597
42 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02598
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02599
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02600
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02601
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02602
42 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02603
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02604
42 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02605
42 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02606
42 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02607
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02608
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02609
42 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02610
42 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02611
42 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02612
42 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02613
42 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02614
42 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02615
43 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02616
44 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02617
44 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 02618
44 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getVertices() [function] [call site] 02619
44 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].getVertices() [function] [call site] 02620
44 [org.apache.commons.geometry.euclidean.threed.Plane].project(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02621
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02622
45 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 02623
46 [org.apache.commons.geometry.euclidean.threed.Vector3D].multiply(double) [function] [call site] 02624
45 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02625
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02626
44 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02627
44 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02628
44 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02629
44 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02630
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02631
44 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02632
44 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02633
44 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02634
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02635
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02636
44 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02637
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02638
44 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02639
44 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02640
44 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02641
44 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02642
44 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02643
44 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02644
44 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02645
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02646
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02647
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02648
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].reject(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02649
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02650
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02651
44 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02652
44 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 02653
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].subtract(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02654
44 [org.apache.commons.geometry.euclidean.internal.Vectors].checkedNorm(org.apache.commons.geometry.core.Vector) [function] [call site] 02655
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02656
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].norm() [function] [call site] 02657
44 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].norm() [function] [call site] 02658
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].lerp(org.apache.commons.geometry.euclidean.threed.Vector3D,double) [function] [call site] 02659
44 [org.apache.commons.geometry.euclidean.threed.Vector3D].distanceSq(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02660
45 [org.apache.commons.geometry.euclidean.internal.Vectors].normSq(double,double,double) [function] [call site] 02661
42 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02662
42 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02663
42 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02664
42 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02665
42 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02666
42 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02667
41 [org.apache.commons.geometry.euclidean.oned.Interval].project(org.apache.commons.geometry.core.Point) [function] [call site] 02668
42 [org.apache.commons.geometry.euclidean.oned.Interval].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02669
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02670
43 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 02671
43 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02672
43 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(double) [function] [call site] 02673
43 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02674
41 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].project(org.apache.commons.geometry.core.Point) [function] [call site] 02675
42 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].project(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02676
43 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$BoundaryProjector1D]. (org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 02677
44 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02678
45 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$ClosestFirstVisitor]. (org.apache.commons.geometry.core.Point) [function] [call site] 02679
46 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$TargetPointVisitor]. (org.apache.commons.geometry.core.Point) [function] [call site] 02680
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02681
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02682
41 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].project(org.apache.commons.geometry.core.Point) [function] [call site] 02683
42 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].project(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02684
43 [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] 02685
44 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$BoundaryProjector3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02686
45 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02687
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02688
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02689
41 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].project(org.apache.commons.geometry.core.Point) [function] [call site] 02690
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02691
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02692
42 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02693
41 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].project(org.apache.commons.geometry.core.Point) [function] [call site] 02694
42 [org.apache.commons.geometry.euclidean.threed.shape.Sphere].project(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02695
43 [org.apache.commons.geometry.euclidean.AbstractNSphere].project(org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 02696
41 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].project(org.apache.commons.geometry.core.Point) [function] [call site] 02697
42 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].project(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02698
43 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$BoundaryProjector2D]. (org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02699
44 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector]. (org.apache.commons.geometry.core.Point) [function] [call site] 02700
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].accept(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor) [function] [call site] 02701
43 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].getProjected() [function] [call site] 02702
41 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02703
41 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 02704
40 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset:org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSubspaceRegion() [function] [call site] 02705
39 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02706
40 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].closest(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02707
38 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].closest(org.apache.commons.geometry.core.Point) [function] [call site] 02708
38 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02709
38 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02710
38 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02711
38 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02712
38 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02713
38 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02714
37 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02715
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02716
37 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02717
37 [org.apache.commons.geometry.euclidean.twod.Vector2D].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02718
37 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02719
37 [org.apache.commons.geometry.euclidean.oned.Vector1D$Unit].distance(org.apache.commons.geometry.core.Point) [function] [call site] 02720
37 [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] 02721
38 [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] 02722
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02723
40 [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] 02724
41 [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] 02725
42 [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] 02726
43 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 02727
43 [org.apache.commons.geometry.core.internal.DistancedValue].getDistance() [function] [call site] 02728
43 [org.apache.commons.geometry.euclidean.PointMap3DImpl].disambiguatePointComparison(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02729
44 [org.apache.commons.geometry.euclidean.PointMap3DImpl].disambiguatePointComparison(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02730
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02731
45 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02732
46 [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] 02733
47 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 02734
47 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 02735
47 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 02736
45 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02737
46 [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] 02738
47 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02739
45 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02740
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] 02741
45 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02742
46 [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] 02743
47 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02744
47 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02745
47 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02746
47 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02747
47 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02748
47 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02749
47 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02750
48 [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] 02751
49 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 02752
49 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 02753
47 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02754
48 [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] 02755
49 [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] 02756
47 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02757
48 [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] 02758
47 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02759
48 [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] 02760
49 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getAbscissa() [function] [call site] 02761
49 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02762
49 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02763
49 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02764
49 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02765
49 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02766
49 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02767
49 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02768
49 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02769
49 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02770
49 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getNormal() [function] [call site] 02771
47 [org.apache.commons.geometry.euclidean.AbstractLinecastPoint].getNormal() [function] [call site] 02772
45 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02773
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02774
45 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02775
45 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02776
43 [org.apache.commons.geometry.euclidean.PointMap2DImpl].disambiguatePointComparison(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 02777
44 [org.apache.commons.geometry.euclidean.PointMap2DImpl].disambiguatePointComparison(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02778
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02779
45 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02780
45 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02781
45 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02782
45 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02783
45 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02784
45 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02785
45 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02786
45 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02787
43 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 02788
43 [org.apache.commons.geometry.core.internal.DistancedValue].getValue() [function] [call site] 02789
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02790
39 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02791
39 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02792
39 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02793
39 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02794
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02795
39 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02796
39 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02797
37 [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] 02798
38 [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] 02799
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02800
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02801
39 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02802
39 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02803
39 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02804
39 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02805
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02806
39 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02807
39 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02808
37 [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] 02809
38 [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] 02810
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$NearToFarIterator$lambda_new_0__53].compare(java.lang.Object,java.lang.Object) [function] [call site] 02811
39 [org.apache.commons.geometry.euclidean.threed.Vector3D$lambda_static_0__6].compare(java.lang.Object,java.lang.Object) [function] [call site] 02812
39 [org.apache.commons.geometry.euclidean.oned.Vector1D$lambda_static_0__23].compare(java.lang.Object,java.lang.Object) [function] [call site] 02813
39 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_descendingDistance_1__52].compare(java.lang.Object,java.lang.Object) [function] [call site] 02814
39 [org.apache.commons.geometry.euclidean.twod.LinecastPoint2D$lambda_static_0__59].compare(java.lang.Object,java.lang.Object) [function] [call site] 02815
39 [org.apache.commons.geometry.euclidean.twod.Vector2D$lambda_static_0__22].compare(java.lang.Object,java.lang.Object) [function] [call site] 02816
39 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$FarToNearIterator$lambda_new_0__51].compare(java.lang.Object,java.lang.Object) [function] [call site] 02817
39 [org.apache.commons.geometry.core.internal.DistancedValue$lambda_ascendingDistance_0__54].compare(java.lang.Object,java.lang.Object) [function] [call site] 02818
39 [org.apache.commons.geometry.euclidean.threed.line.LinecastPoint3D$lambda_static_0__58].compare(java.lang.Object,java.lang.Object) [function] [call site] 02819
39 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 02820
39 [org.apache.commons.geometry.euclidean.oned.Vector1D].isInfinite() [function] [call site] 02821
40 [org.apache.commons.geometry.euclidean.oned.Vector1D].isNaN() [function] [call site] 02822
37 [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] 02823
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$ClosestFirstVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02824
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02825
36 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$TargetPointVisitor].getTarget() [function] [call site] 02826
36 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02827
36 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02828
36 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02829
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02830
36 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visitOrder(org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D) [function] [call site] 02831
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02832
37 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].getLine() [function] [call site] 02833
37 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 02834
37 [org.apache.commons.geometry.euclidean.threed.line.Line3D].getDirection() [function] [call site] 02835
37 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 02836
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$FarthestFirstVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02837
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02838
36 [org.apache.commons.geometry.euclidean.threed.Plane].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02839
36 [org.apache.commons.geometry.euclidean.twod.Line].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02840
36 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].offset(org.apache.commons.geometry.core.Point) [function] [call site] 02841
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02842
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].depth() [function] [call site] 02843
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02844
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visitOrder(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02845
36 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visitOrder(org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D) [function] [call site] 02846
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 02847
37 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 02848
37 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02849
37 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 02850
37 [org.apache.commons.geometry.euclidean.twod.Line].getOffsetDirection() [function] [call site] 02851
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02852
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02853
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02854
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02855
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02856
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02857
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02858
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02859
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02860
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02861
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02862
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02863
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02864
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02865
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02866
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02867
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02868
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02869
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02870
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02871
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02872
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02873
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02874
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02875
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02876
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02877
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02878
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02879
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02880
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02881
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02882
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02883
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02884
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02885
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02886
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02887
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02888
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02889
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02890
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02891
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].shouldContinueVisit(org.apache.commons.geometry.core.partitioning.bsp.BSPTreeVisitor$Result) [function] [call site] 02892
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02893
35 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02894
35 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$LinecastVisitor].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02895
35 [org.apache.commons.geometry.core.partitioning.bsp.BSPTreePrinter].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02896
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$BoundaryProjector].visit(org.apache.commons.geometry.core.partitioning.bsp.BSPTree$Node) [function] [call site] 02897
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 02898
35 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 02899
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 02900
32 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionSizePropertiesVisitor].getRegionSizeProperties() [function] [call site] 02901
33 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 02902
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties]. (double,org.apache.commons.geometry.core.Point) [function] [call site] 02903
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$RegionSizeProperties].getSize() [function] [call site] 02904
28 [org.apache.commons.geometry.euclidean.twod.shape.Circle].getSize() [function] [call site] 02905
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getSize() [function] [call site] 02906
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].getSize() [function] [call site] 02907
28 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].getSize() [function] [call site] 02908
28 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getSize() [function] [call site] 02909
28 [org.apache.commons.geometry.euclidean.twod.EmbeddedTreeLineSubset].getSize() [function] [call site] 02910
28 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 02911
28 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 02912
28 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].getSize() [function] [call site] 02913
28 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 02914
28 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getSize() [function] [call site] 02915
28 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 02916
28 [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] 02917
27 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getVertices() [function] [call site] 02918
28 [org.apache.commons.geometry.euclidean.twod.ConvexArea].getBoundaryPaths() [function] [call site] 02919
29 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].connectMaximized(java.util.Collection) [function] [call site] 02920
30 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Maximize]. () [function] [call site] 02921
31 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector]. () [function] [call site] 02922
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector]. () [function] [call site] 02923
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector]. () [function] [call site] 02924
30 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].connectAll(java.lang.Iterable) [function] [call site] 02925
31 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].add(java.lang.Iterable) [function] [call site] 02926
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02927
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02928
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02929
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02930
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02931
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02932
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 02933
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 02934
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 02935
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02936
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$1].iterator() [function] [call site] 02937
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$1].iterator() [function] [call site] 02938
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$1].iterator() [function] [call site] 02939
32 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$2].iterator() [function] [call site] 02940
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].iterator() [function] [call site] 02941
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$2].iterator() [function] [call site] 02942
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].iterator() [function] [call site] 02943
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator() [function] [call site] 02944
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$2].iterator() [function] [call site] 02945
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02946
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02947
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02948
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02949
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02950
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02951
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02952
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02953
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02954
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02955
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].add(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 02956
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset]. (org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 02957
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] 02958
35 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement]. () [function] [call site] 02959
34 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 02960
34 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 02961
34 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 02962
34 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 02963
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].addPathElement(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 02964
31 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].connectAll() [function] [call site] 02965
32 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].computePathRoots() [function] [call site] 02966
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 02967
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 02968
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 02969
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 02970
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 02971
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 02972
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [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$FarToNearIterator].hasNext() [function] [call site] 02975
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 02976
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 02977
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 02978
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 02979
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 02980
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 02981
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 02982
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 02983
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 02984
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 02985
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 02986
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].followForwardConnections(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 02987
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 02988
35 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 02989
35 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 02990
35 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 02991
35 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 02992
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].hasNext() [function] [call site] 02993
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].makeForwardConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 02994
35 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].findPossibleConnections(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 02995
36 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 02996
36 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getConnectionSearchKey() [function] [call site] 02997
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset]. (org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 02998
38 [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] 02999
37 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03000
37 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03001
37 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03002
37 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03003
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03004
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03005
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03006
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03007
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03008
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03009
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03010
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03011
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03012
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03013
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03014
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03015
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03016
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03017
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03018
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03019
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03020
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03021
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03022
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03023
36 [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] 03024
37 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 03025
37 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].hasPrevious() [function] [call site] 03026
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasStart() [function] [call site] 03027
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].canConnectTo(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03028
38 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].canConnectTo(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03029
39 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03030
39 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03031
39 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03032
39 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03033
39 [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] 03034
39 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03035
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].endPointsEq(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03036
38 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].endPointsEq(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03037
39 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 03038
39 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasEnd() [function] [call site] 03039
39 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03040
39 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03041
39 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03042
39 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03043
39 [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] 03044
39 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03045
39 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03046
39 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03047
39 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03048
39 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03049
36 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].shouldContinueConnectionSearch(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,boolean) [function] [call site] 03050
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].shouldContinueConnectionSearch(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,boolean) [function] [call site] 03051
38 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].hasStart() [function] [call site] 03052
38 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03053
38 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 03054
38 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 03055
38 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03056
38 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03057
38 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03058
38 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03059
38 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03060
38 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03061
38 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03062
38 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03063
38 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 03064
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03065
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03066
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03067
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03068
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03069
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03070
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03071
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03072
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03073
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03074
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03075
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03076
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03077
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03078
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03079
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03080
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03081
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03082
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03083
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03084
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03085
36 [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] 03086
36 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].shouldContinueConnectionSearch(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,boolean) [function] [call site] 03087
35 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector].selectPointConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03088
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03089
36 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03090
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03091
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03092
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03093
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03094
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03095
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03096
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03097
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03098
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03099
36 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03100
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03101
36 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03102
36 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03103
36 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03104
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03105
36 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03106
36 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03107
36 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03108
36 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getRelativeAngle(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03109
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getRelativeAngle(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03110
38 [org.apache.commons.geometry.euclidean.twod.Line].angle(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03111
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03112
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03113
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03114
39 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03115
39 [org.apache.commons.numbers.angle.Reduce].applyAsDouble(double) [function] [call site] 03116
39 [org.apache.commons.numbers.angle.Angle$Normalizer].applyAsDouble(double) [function] [call site] 03117
40 [org.apache.commons.numbers.angle.Reduce].applyAsDouble(double) [function] [call site] 03118
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03119
38 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03120
38 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03121
36 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].hasNext() [function] [call site] 03122
35 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Maximize].selectConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03123
36 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,java.util.List) [function] [call site] 03124
37 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03125
37 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03126
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03127
37 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03128
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03129
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03130
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03131
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03132
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03133
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03134
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03135
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03136
37 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03137
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03138
37 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03139
37 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03140
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03141
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03142
37 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03143
37 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03144
37 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03145
37 [org.apache.commons.geometry.euclidean.twod.Line].angle(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03146
37 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03147
37 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator:org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03148
37 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Maximize:org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Minimize].isBetterAngle(double,double) [function] [call site] 03149
35 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector$Minimize].selectConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03150
36 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,java.util.List) [function] [call site] 03151
35 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement,java.util.List) [function] [call site] 03152
36 [org.apache.commons.geometry.euclidean.twod.path.InteriorAngleLinePathConnector].selectConnection(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset,java.util.List) [function] [call site] 03153
35 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].connectTo(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03154
36 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].setNext(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03155
36 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getSelf() [function] [call site] 03156
36 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].setPrevious(org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement) [function] [call site] 03157
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03158
33 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03159
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03160
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03161
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03162
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03163
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03164
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03165
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03166
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03167
33 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03168
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03169
33 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03170
33 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03171
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03172
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03173
33 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03174
33 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03175
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03176
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].exportPath() [function] [call site] 03177
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].markExported() [function] [call site] 03178
34 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getSelf() [function] [call site] 03179
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].markExported() [function] [call site] 03180
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getNext() [function] [call site] 03181
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].markExported() [function] [call site] 03182
34 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getPrevious() [function] [call site] 03183
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03184
32 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03185
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03186
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03187
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03188
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03189
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03190
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03191
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03192
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03193
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03194
32 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03195
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03196
32 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03197
32 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03198
32 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03199
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03200
32 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03201
32 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03202
32 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03203
32 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector].toPath(org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset) [function] [call site] 03204
33 [org.apache.commons.geometry.euclidean.twod.path.LinePath].builder(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03205
33 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].append(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03206
34 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].getEnd() [function] [call site] 03207
34 [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] 03208
35 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getStartPoint() [function] [call site] 03209
35 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getStartPoint() [function] [call site] 03210
35 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03211
35 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03212
35 [org.apache.commons.geometry.euclidean.twod.Ray].getEndPoint() [function] [call site] 03213
35 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03214
35 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03215
35 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getEndPoint() [function] [call site] 03216
35 [org.apache.commons.geometry.euclidean.twod.LineSubset].getPrecision() [function] [call site] 03217
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] 03218
34 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].appendInternal(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03219
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03220
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getNext() [function] [call site] 03221
33 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 03222
33 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].append(org.apache.commons.geometry.euclidean.twod.LineConvexSubset) [function] [call site] 03223
33 [org.apache.commons.geometry.euclidean.twod.path.AbstractLinePathConnector$ConnectableLineSubset].getLineSubset() [function] [call site] 03224
33 [org.apache.commons.geometry.euclidean.internal.AbstractPathConnector$ConnectableElement].getNext() [function] [call site] 03225
33 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].build() [function] [call site] 03226
34 [org.apache.commons.geometry.euclidean.twod.path.LinePath$Builder].build(boolean) [function] [call site] 03227
29 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 03228
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getVertexSequence() [function] [call site] 03229
29 [org.apache.commons.geometry.euclidean.twod.path.LinePath].getStartVertex() [function] [call site] 03230
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03231
29 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03232
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03233
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03234
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03235
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03236
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03237
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03238
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03239
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03240
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03241
29 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03242
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03243
29 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03244
29 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03245
29 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03246
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03247
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03248
29 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03249
29 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03250
29 [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] 03251
28 [org.apache.commons.geometry.euclidean.twod.path.LinePath].isClosed() [function] [call site] 03252
27 [org.apache.commons.geometry.core.Embedding].toSpace(java.util.Collection) [function] [call site] 03253
28 [org.apache.commons.geometry.core.Embedding$toSpace__49].bootstrap$(org.apache.commons.geometry.core.Embedding) [function] [call site] 03254
29 [org.apache.commons.geometry.core.Embedding$toSpace__49]. (org.apache.commons.geometry.core.Embedding) [function] [call site] 03255
27 [org.apache.commons.geometry.euclidean.threed.Planes].fromConvexPlanarVertices(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 03256
27 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 03257
25 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03258
26 [org.apache.commons.geometry.euclidean.twod.Lines].span(org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03259
27 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03260
28 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03261
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03262
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 03263
25 [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] 03264
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 03265
26 [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] 03266
27 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 03267
27 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 03268
27 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 03269
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03270
28 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 03271
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 03272
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 03273
28 [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] 03274
29 [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] 03275
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 03276
30 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 03277
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03278
27 [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] 03279
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D].getSelf() [function] [call site] 03280
28 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D].getSelf() [function] [call site] 03281
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].getSelf() [function] [call site] 03282
26 [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] 03283
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03284
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03285
27 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03286
27 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03287
27 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03288
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03289
27 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 03290
27 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 03291
27 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 03292
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03293
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03294
27 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03295
27 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03296
27 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03297
27 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 03298
27 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 03299
27 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 03300
27 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 03301
27 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 03302
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03303
27 [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] 03304
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03305
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03306
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03307
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03308
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03309
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03310
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getTree() [function] [call site] 03311
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getTree() [function] [call site] 03312
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getTree() [function] [call site] 03313
28 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 03314
28 [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] 03315
29 [org.apache.commons.geometry.core.internal.GeometryInternalUtils].sameInstance(java.lang.Object,java.lang.Object) [function] [call site] 03316
29 [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] 03317
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 03318
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getTree() [function] [call site] 03319
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getTree() [function] [call site] 03320
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03321
29 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 03322
29 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 03323
29 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 03324
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03325
29 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 03326
29 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 03327
29 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 03328
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03329
29 [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] 03330
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D].createNode() [function] [call site] 03331
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].createNode() [function] [call site] 03332
28 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].createNode() [function] [call site] 03333
27 [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] 03334
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03335
27 [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] 03336
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03337
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03338
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03339
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03340
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03341
27 [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] 03342
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03343
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03344
27 [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] 03345
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03346
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03347
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03348
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03349
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03350
27 [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] 03351
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03352
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03353
27 [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] 03354
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03355
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03356
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03357
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03358
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03359
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03360
27 [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] 03361
27 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03362
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03363
27 [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] 03364
27 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 03365
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03366
27 [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] 03367
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03368
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03369
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03370
27 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03371
27 [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] 03372
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03373
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03374
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03375
27 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 03376
27 [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] 03377
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCutHyperplane() [function] [call site] 03378
27 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 03379
27 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 03380
27 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 03381
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03382
27 [org.apache.commons.geometry.euclidean.threed.Plane].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03383
27 [org.apache.commons.geometry.euclidean.twod.Line].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03384
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].dot(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03385
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03386
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03387
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03388
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03389
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03390
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03391
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03392
27 [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] 03393
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extract(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03394
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].importSubtree(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03395
26 [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] 03396
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 03397
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03398
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isMinus() [function] [call site] 03399
27 [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] 03400
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03401
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03402
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03403
27 [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] 03404
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03405
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].copyNode(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03406
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03407
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getParent() [function] [call site] 03408
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].setRoot(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03409
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03410
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extract(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03411
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03412
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].extract(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03413
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03414
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03415
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 03416
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 03417
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].condense() [function] [call site] 03418
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser]. (org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$1) [function] [call site] 03419
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser]. () [function] [call site] 03420
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser].condense(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 03421
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$Condenser].condenseRecursive(org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode) [function] [call site] 03422
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].isLeaf() [function] [call site] 03423
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getLocation() [function] [call site] 03424
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03425
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 03426
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 03427
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].clearCut() [function] [call site] 03428
28 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D$RegionNode2D].getSelf() [function] [call site] 03429
28 [org.apache.commons.geometry.euclidean.oned.RegionBSPTree1D$RegionNode1D].getSelf() [function] [call site] 03430
28 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D$RegionNode3D].getSelf() [function] [call site] 03431
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].getTree() [function] [call site] 03432
28 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].removeNodeCut(org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode) [function] [call site] 03433
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getCut() [function] [call site] 03434
29 [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] 03435
29 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].invalidate() [function] [call site] 03436
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].invalidate() [function] [call site] 03437
29 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].invalidate() [function] [call site] 03438
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 03439
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 03440
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 03441
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree].getRoot() [function] [call site] 03442
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree$AbstractRegionNode].setLocationValue(org.apache.commons.geometry.core.RegionLocation) [function] [call site] 03443
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].condense() [function] [call site] 03444
24 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isEmpty() [function] [call site] 03445
24 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03446
22 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03447
23 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].bootstrap$() [function] [call site] 03448
24 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45]. () [function] [call site] 03449
23 [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] 03450
24 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 03451
24 [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] 03452
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03453
25 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 03454
26 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 03455
26 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 03456
26 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 03457
26 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 03458
26 [org.apache.commons.geometry.euclidean.twod.Line].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 03459
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.core.Point) [function] [call site] 03460
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 03461
26 [org.apache.commons.geometry.euclidean.twod.ConvexArea]. (java.util.List) [function] [call site] 03462
25 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 03463
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03464
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03465
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03466
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03467
25 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 03468
26 [org.apache.commons.geometry.euclidean.threed.ConvexVolume]. (java.util.List) [function] [call site] 03469
27 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion]. (java.util.List) [function] [call site] 03470
25 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 03471
25 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 03472
26 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 03473
27 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03474
28 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 03475
28 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(double) [function] [call site] 03476
29 [org.apache.commons.geometry.euclidean.threed.line.Line3D].pointAt(double) [function] [call site] 03477
26 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 03478
27 [org.apache.commons.geometry.euclidean.twod.LineSubset].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03479
28 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03480
26 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 03481
26 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 03482
27 [org.apache.commons.geometry.euclidean.threed.line.LineSubset3D].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03483
28 [org.apache.commons.geometry.euclidean.threed.line.Line3D].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03484
26 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 03485
27 [org.apache.commons.geometry.euclidean.threed.EmbeddedTreePlaneSubset].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03486
28 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03487
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03488
27 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03489
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.core.Point) [function] [call site] 03490
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03491
26 [org.apache.commons.geometry.euclidean.twod.ConvexArea]. (java.util.List) [function] [call site] 03492
25 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 03493
25 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03494
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03495
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03496
25 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 03497
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 03498
25 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 03499
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03500
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03501
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03502
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03503
25 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 03504
25 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 03505
25 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 03506
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03507
25 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() [function] [call site] 03508
26 [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] 03509
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03510
26 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 03511
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 03512
25 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03513
26 [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] 03514
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03515
26 [org.apache.commons.geometry.euclidean.twod.Vector2D$Unit].negate() [function] [call site] 03516
25 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03517
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] 03518
26 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 03519
26 [org.apache.commons.geometry.euclidean.threed.Plane].getOriginOffset() [function] [call site] 03520
26 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03521
26 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 03522
25 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 03523
25 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03524
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03525
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03526
24 [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] 03527
25 [org.apache.commons.geometry.euclidean.threed.Plane].span() [function] [call site] 03528
25 [org.apache.commons.geometry.euclidean.twod.Line].span() [function] [call site] 03529
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].span() [function] [call site] 03530
25 [org.apache.commons.geometry.euclidean.threed.ConvexVolume].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03531
26 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03532
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03533
27 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03534
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03535
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03536
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03537
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03538
27 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03539
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03540
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03541
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03542
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03543
27 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03544
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03545
27 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03546
27 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03547
27 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03548
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03549
27 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03550
27 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03551
27 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03552
27 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 03553
27 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 03554
27 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 03555
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03556
27 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03557
27 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03558
27 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03559
27 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03560
27 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03561
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03562
26 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03563
25 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].trim(org.apache.commons.geometry.core.partitioning.HyperplaneConvexSubset) [function] [call site] 03564
25 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].determineRegionPlusMinusLocation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03565
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03566
26 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03567
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03568
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03569
26 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03570
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03571
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03572
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03573
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03574
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03575
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03576
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03577
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03578
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03579
26 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03580
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03581
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03582
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03583
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03584
26 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03585
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03586
26 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03587
26 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03588
26 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03589
26 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 03590
26 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getHyperplane() [function] [call site] 03591
26 [org.apache.commons.geometry.euclidean.threed.AbstractPlaneSubset].getHyperplane() [function] [call site] 03592
26 [org.apache.commons.geometry.euclidean.twod.LineSubset].getHyperplane() [function] [call site] 03593
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03594
26 [org.apache.commons.geometry.euclidean.threed.Plane].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03595
26 [org.apache.commons.geometry.euclidean.twod.Line].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03596
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].similarOrientation(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03597
26 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03598
26 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 03599
26 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 03600
26 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 03601
26 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 03602
26 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 03603
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getSize() [function] [call site] 03604
26 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getSize() [function] [call site] 03605
26 [org.apache.commons.geometry.euclidean.twod.Ray].getSize() [function] [call site] 03606
26 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 03607
26 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getSize() [function] [call site] 03608
26 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getSize() [function] [call site] 03609
26 [org.apache.commons.geometry.euclidean.twod.Segment].getSize() [function] [call site] 03610
26 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getSize() [function] [call site] 03611
26 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getSize() [function] [call site] 03612
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getSize() [function] [call site] 03613
26 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].getSize() [function] [call site] 03614
26 [org.apache.commons.geometry.euclidean.twod.Ray].getSize() [function] [call site] 03615
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03616
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03617
25 [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] 03618
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 03619
26 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 03620
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 03621
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 03622
26 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 03623
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 03624
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 03625
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 03626
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 03627
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 03628
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 03629
26 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 03630
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 03631
26 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 03632
26 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 03633
26 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 03634
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 03635
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 03636
26 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 03637
26 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 03638
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03639
26 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03640
26 [org.apache.commons.geometry.euclidean.twod.LineConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03641
26 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 03642
26 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 03643
26 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 03644
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].isFull() [function] [call site] 03645
25 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].isFull() [function] [call site] 03646
26 [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] 03647
26 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 03648
26 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree].isFull() [function] [call site] 03649
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].isFull() [function] [call site] 03650
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].isFull() [function] [call site] 03651
25 [org.apache.commons.geometry.euclidean.twod.Segment].isFull() [function] [call site] 03652
25 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].isFull() [function] [call site] 03653
25 [org.apache.commons.geometry.euclidean.twod.Ray].isFull() [function] [call site] 03654
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03655
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03656
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03657
25 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 03658
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 03659
26 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].reverse() [function] [call site] 03660
25 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 03661
26 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03662
26 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03663
26 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03664
25 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 03665
26 [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] 03666
26 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03667
26 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03668
25 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 03669
26 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 03670
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03671
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03672
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03673
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSpace(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03674
26 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03675
26 [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] 03676
27 [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] 03677
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03678
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03679
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 03680
28 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D]. (double,double,double,double,double,double) [function] [call site] 03681
29 [org.apache.commons.geometry.euclidean.AbstractAffineTransformMatrix]. () [function] [call site] 03682
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03683
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03684
28 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 03685
26 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 03686
26 [org.apache.commons.geometry.euclidean.twod.ConvexArea].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03687
27 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].bootstrap$() [function] [call site] 03688
28 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42]. () [function] [call site] 03689
27 [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] 03690
28 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].isFull() [function] [call site] 03691
28 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].getBoundaries() [function] [call site] 03692
28 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03693
29 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03694
29 [org.apache.commons.geometry.euclidean.threed.Plane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03695
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].orthogonal() [function] [call site] 03696
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03697
30 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 03698
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03699
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03700
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03701
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03702
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03703
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03704
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03705
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03706
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03707
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03708
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03709
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03710
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03711
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03712
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03713
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03714
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03715
30 [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] 03716
31 [org.apache.commons.geometry.euclidean.threed.Planes].fromPoints(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03717
32 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder]. (java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03718
32 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].build() [function] [call site] 03719
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$AbstractElementCollection].size() [function] [call site] 03720
34 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].access$100(org.apache.commons.geometry.core.internal.PointMapAsSetAdapter) [function] [call site] 03721
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03722
34 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].size() [function] [call site] 03723
33 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection].size() [function] [call site] 03724
34 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].size() [function] [call site] 03725
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection].size() [function] [call site] 03726
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03727
33 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].size() [function] [call site] 03728
34 [org.apache.commons.geometry.core.internal.AbstractPointMap1D].size() [function] [call site] 03729
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03730
33 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].size() [function] [call site] 03731
34 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].size() [function] [call site] 03732
33 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].nonPlanar() [function] [call site] 03733
33 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder$processPoint__14].bootstrap$(org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder) [function] [call site] 03734
34 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder$processPoint__14]. (org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder) [function] [call site] 03735
33 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].createPlane() [function] [call site] 03736
34 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].nonPlanar() [function] [call site] 03737
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03738
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 03739
34 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].negate() [function] [call site] 03740
34 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03741
34 [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] 03742
30 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03743
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03744
30 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 03745
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03746
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03747
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03748
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03749
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03750
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03751
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03752
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03753
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03754
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03755
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03756
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03757
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03758
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03759
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03760
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03761
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03762
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03763
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03764
31 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 03765
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03766
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03767
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03768
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03769
30 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 03770
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03771
30 [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] 03772
30 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03773
29 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 03774
28 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03775
29 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 03776
29 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].getHyperplane() [function] [call site] 03777
29 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03778
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03779
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03780
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03781
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03782
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03783
30 [org.apache.commons.geometry.euclidean.oned.Vector1D].isInfinite() [function] [call site] 03784
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03785
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03786
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03787
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03788
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03789
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03790
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03791
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03792
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03793
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03794
30 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getDirection() [function] [call site] 03795
30 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03796
30 [org.apache.commons.geometry.euclidean.oned.Vector1D].add(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03797
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03798
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03799
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03800
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03801
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03802
30 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getDirection() [function] [call site] 03803
30 [org.apache.commons.geometry.euclidean.oned.Vector1D].vectorTo(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03804
30 [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] 03805
31 [org.apache.commons.geometry.euclidean.EuclideanVector].isZero(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 03806
31 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 03807
31 [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] 03808
30 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03809
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03810
29 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset]. (org.apache.commons.geometry.euclidean.twod.Line) [function] [call site] 03811
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03812
29 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03813
30 [org.apache.commons.geometry.euclidean.twod.Line].getOrigin() [function] [call site] 03814
31 [org.apache.commons.geometry.euclidean.twod.Line].toSpace(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 03815
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03816
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03817
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03818
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03819
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03820
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].add(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03821
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03822
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03823
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03824
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03825
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03826
30 [org.apache.commons.geometry.euclidean.twod.Line].getDirection() [function] [call site] 03827
30 [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] 03828
30 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03829
28 [org.apache.commons.geometry.euclidean.twod.Segment].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03830
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03831
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03832
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03833
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03834
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03835
29 [org.apache.commons.geometry.euclidean.twod.Segment].getStartPoint() [function] [call site] 03836
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03837
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03838
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03839
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03840
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03841
29 [org.apache.commons.geometry.euclidean.twod.Segment].getEndPoint() [function] [call site] 03842
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03843
29 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03844
29 [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] 03845
28 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03846
29 [org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset].getPlane() [function] [call site] 03847
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].subspaceTransform(org.apache.commons.geometry.core.Transform) [function] [call site] 03848
30 [org.apache.commons.geometry.euclidean.threed.Plane].getOrigin() [function] [call site] 03849
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03850
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03851
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03852
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03853
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03854
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03855
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03856
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03857
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03858
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03859
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03860
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03861
30 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03862
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03863
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03864
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03865
30 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03866
30 [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] 03867
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03868
31 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalize() [function] [call site] 03869
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].orthogonal(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03870
32 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50].bootstrap$() [function] [call site] 03871
33 [org.apache.commons.geometry.euclidean.threed.Vector3D$from__50]. () [function] [call site] 03872
32 [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] 03873
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].cross(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03874
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalize() [function] [call site] 03875
31 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03876
31 [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] 03877
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03878
30 [org.apache.commons.geometry.euclidean.threed.Vector3D].vectorTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03879
30 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 03880
30 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03881
30 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03882
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03883
30 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].toSubspace(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 03884
30 [org.apache.commons.geometry.euclidean.twod.Vector2D].vectorTo(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03885
30 [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] 03886
30 [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] 03887
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane$SubspaceTransform].getTransform() [function] [call site] 03888
29 [org.apache.commons.geometry.euclidean.twod.ConvexArea].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03889
29 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset]. (org.apache.commons.geometry.euclidean.threed.EmbeddingPlane,org.apache.commons.geometry.euclidean.twod.ConvexArea) [function] [call site] 03890
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].getEmbedding() [function] [call site] 03891
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane$SubspaceTransform].getPlane() [function] [call site] 03892
28 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03893
29 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03894
29 [org.apache.commons.geometry.euclidean.threed.Plane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03895
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03896
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03897
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03898
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03899
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03900
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03901
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03902
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03903
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03904
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03905
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03906
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03907
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03908
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03909
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03910
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03911
29 [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] 03912
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03913
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03914
29 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03915
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03916
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03917
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03918
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03919
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03920
29 [org.apache.commons.geometry.euclidean.twod.ReverseRay].getEndPoint() [function] [call site] 03921
29 [org.apache.commons.geometry.euclidean.twod.ReverseRay]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03922
28 [org.apache.commons.geometry.euclidean.twod.Ray].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03923
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03924
29 [org.apache.commons.geometry.euclidean.twod.Line].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03925
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03926
29 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03927
29 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03928
29 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03929
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03930
29 [org.apache.commons.geometry.euclidean.twod.Ray].getStartPoint() [function] [call site] 03931
29 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03932
28 [org.apache.commons.geometry.core.partitioning.AbstractConvexHyperplaneBoundedRegion].swapsInsideOutside(org.apache.commons.geometry.core.Transform) [function] [call site] 03933
29 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].preservesOrientation() [function] [call site] 03934
29 [org.apache.commons.geometry.euclidean.AbstractAffineTransformMatrix].preservesOrientation() [function] [call site] 03935
30 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].determinant() [function] [call site] 03936
31 [org.apache.commons.geometry.euclidean.internal.Matrices].determinant(double,double,double,double,double,double,double,double,double) [function] [call site] 03937
30 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].determinant() [function] [call site] 03938
31 [org.apache.commons.geometry.euclidean.internal.Matrices].determinant(double,double,double,double) [function] [call site] 03939
30 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].determinant() [function] [call site] 03940
29 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].preservesOrientation() [function] [call site] 03941
28 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 03942
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 03943
28 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 03944
28 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 03945
28 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 03946
29 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03947
29 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() [function] [call site] 03948
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03949
29 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 03950
28 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 03951
29 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 03952
29 [org.apache.commons.geometry.euclidean.threed.Plane].reverse() [function] [call site] 03953
29 [org.apache.commons.geometry.euclidean.threed.EmbeddingPlane].reverse() [function] [call site] 03954
29 [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] 03955
28 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 03956
29 [org.apache.commons.geometry.euclidean.twod.ReverseRay]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03957
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03958
29 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03959
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 03960
29 [org.apache.commons.geometry.euclidean.twod.Ray]. (org.apache.commons.geometry.euclidean.twod.Line,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 03961
29 [org.apache.commons.geometry.euclidean.twod.LineSubset].getLine() [function] [call site] 03962
29 [org.apache.commons.geometry.euclidean.twod.Line].reverse() [function] [call site] 03963
28 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03964
28 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03965
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03966
28 [org.apache.commons.geometry.euclidean.twod.Segment].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03967
28 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03968
28 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03969
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03970
28 [org.apache.commons.geometry.euclidean.twod.Ray].transform(org.apache.commons.geometry.core.Transform) [function] [call site] 03971
28 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 03972
28 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 03973
28 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 03974
28 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 03975
28 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 03976
28 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 03977
28 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 03978
28 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 03979
28 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03980
28 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03981
28 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03982
28 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03983
28 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 03984
28 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 03985
28 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 03986
28 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 03987
25 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 03988
25 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 03989
25 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 03990
25 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 03991
25 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 03992
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 03993
25 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 03994
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 03995
25 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 03996
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 03997
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 03998
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 03999
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04000
25 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 04001
25 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 04002
25 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 04003
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 04004
25 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04005
25 [org.apache.commons.geometry.core.Embedding$toSubspace__48].apply(java.lang.Object) [function] [call site] 04006
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].apply(java.lang.Object) [function] [call site] 04007
25 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 04008
25 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04009
25 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04010
25 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04011
25 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04012
25 [org.apache.commons.geometry.euclidean.threed.ConvexVolume$init__45].apply(java.lang.Object) [function] [call site] 04013
25 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 04014
25 [org.apache.commons.geometry.core.Embedding$toSpace__49].apply(java.lang.Object) [function] [call site] 04015
25 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__42].apply(java.lang.Object) [function] [call site] 04016
22 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04017
23 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].empty() [function] [call site] 04018
24 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D]. (boolean) [function] [call site] 04019
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree]. (boolean) [function] [call site] 04020
23 [org.apache.commons.geometry.euclidean.twod.RegionBSPTree2D].empty() [function] [call site] 04021
23 [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] 04022
22 [org.apache.commons.geometry.euclidean.oned.Interval].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04023
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].getPoint() [function] [call site] 04024
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04025
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].classify(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04026
23 [org.apache.commons.geometry.euclidean.oned.Interval]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 04027
23 [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] 04028
24 [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] 04029
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 04030
23 [org.apache.commons.geometry.euclidean.oned.Interval]. (org.apache.commons.geometry.euclidean.oned.OrientedPoint,org.apache.commons.geometry.euclidean.oned.OrientedPoint) [function] [call site] 04031
23 [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] 04032
24 [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] 04033
23 [org.apache.commons.geometry.core.partitioning.AbstractHyperplane].getPrecision() [function] [call site] 04034
23 [org.apache.commons.geometry.euclidean.oned.OrientedPoint].isPositiveFacing() [function] [call site] 04035
23 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04036
22 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04037
23 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].empty() [function] [call site] 04038
24 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D]. (boolean) [function] [call site] 04039
25 [org.apache.commons.geometry.core.partitioning.bsp.AbstractRegionBSPTree]. (boolean) [function] [call site] 04040
23 [org.apache.commons.geometry.euclidean.threed.RegionBSPTree3D].empty() [function] [call site] 04041
23 [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] 04042
22 [org.apache.commons.geometry.euclidean.twod.ConvexArea].split(org.apache.commons.geometry.core.partitioning.Hyperplane) [function] [call site] 04043
23 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44].bootstrap$() [function] [call site] 04044
24 [org.apache.commons.geometry.euclidean.twod.ConvexArea$init__44]. () [function] [call site] 04045
23 [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] 04046
22 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 04047
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04048
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04049
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43].apply(java.lang.Object,java.lang.Object) [function] [call site] 04050
23 [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] 04051
24 [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] 04052
22 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04053
22 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04054
22 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset$lambda_split_0__43].apply(java.lang.Object,java.lang.Object) [function] [call site] 04055
22 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04056
22 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04057
22 [org.apache.commons.geometry.core.partitioning.Split]. (java.lang.Object,java.lang.Object) [function] [call site] 04058
20 [org.apache.commons.geometry.core.partitioning.Split].getLocation() [function] [call site] 04059
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04060
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04061
20 [org.apache.commons.geometry.core.partitioning.Split].getPlus() [function] [call site] 04062
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04063
20 [org.apache.commons.geometry.core.partitioning.Split].getMinus() [function] [call site] 04064
20 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04065
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getMinus() [function] [call site] 04066
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04067
19 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04068
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04069
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04070
19 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04071
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04072
19 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04073
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04074
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04075
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04076
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04077
19 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04078
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04079
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04080
19 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04081
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04082
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04083
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04084
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04085
19 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04086
19 [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] 04087
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04088
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04089
19 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04090
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04091
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04092
19 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04093
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04094
19 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04095
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04096
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04097
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04098
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04099
19 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04100
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04101
19 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04102
19 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04103
19 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04104
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04105
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04106
19 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04107
19 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04108
19 [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] 04109
19 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$AbstractNode].getPlus() [function] [call site] 04110
19 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary]. (java.util.List,java.util.List) [function] [call site] 04111
17 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getOutsideFacing() [function] [call site] 04112
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04113
17 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04114
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04115
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04116
17 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04117
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04118
17 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04119
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04120
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04121
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04122
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04123
17 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04124
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04125
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04126
17 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04127
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04128
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04129
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04130
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04131
17 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04132
17 [org.apache.commons.geometry.core.internal.IteratorTransform].addOutput(java.lang.Object) [function] [call site] 04133
17 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04134
17 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04135
17 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04136
17 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04137
17 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04138
17 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 04139
17 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 04140
17 [org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary].getInsideFacing() [function] [call site] 04141
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04142
17 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04143
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04144
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04145
17 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04146
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04147
17 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04148
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04149
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04150
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04151
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04152
17 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04153
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04154
17 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04155
17 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04156
17 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04157
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04158
17 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04159
17 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04160
17 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04161
17 [org.apache.commons.geometry.euclidean.oned.OrientedPoint$OrientedPointConvexSubset].reverse() [function] [call site] 04162
17 [org.apache.commons.geometry.euclidean.twod.LineSpanningSubset].reverse() [function] [call site] 04163
17 [org.apache.commons.geometry.euclidean.twod.Segment].reverse() [function] [call site] 04164
17 [org.apache.commons.geometry.euclidean.threed.EmbeddedAreaPlaneConvexSubset].reverse() [function] [call site] 04165
17 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 04166
17 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 04167
17 [org.apache.commons.geometry.euclidean.twod.Ray].reverse() [function] [call site] 04168
17 [org.apache.commons.geometry.euclidean.twod.ReverseRay].reverse() [function] [call site] 04169
17 [org.apache.commons.geometry.core.internal.IteratorTransform].addOutput(java.lang.Object) [function] [call site] 04170
17 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04171
17 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04172
17 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04173
17 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04174
17 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04175
17 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 04176
17 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 04177
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04178
15 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04179
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04180
15 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04181
15 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04182
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04183
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04184
15 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04185
15 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04186
15 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04187
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04188
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04189
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04190
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04191
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04192
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04193
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04194
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04195
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04196
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04197
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04198
13 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04199
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04200
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04201
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04202
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04203
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04204
13 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 04205
13 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 04206
13 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04207
13 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 04208
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04209
13 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04210
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04211
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04212
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04213
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04214
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04215
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04216
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04217
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04218
13 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04219
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04220
13 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04221
13 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04222
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04223
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04224
13 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04225
13 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04226
13 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04227
13 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 04228
13 [org.apache.commons.geometry.euclidean.oned.Vector1D].getX() [function] [call site] 04229
13 [org.apache.commons.geometry.euclidean.oned.Vector1D].distance(org.apache.commons.geometry.euclidean.oned.Vector1D) [function] [call site] 04230
13 [org.apache.commons.geometry.core.internal.DistancedValue].of(java.lang.Object,double) [function] [call site] 04231
12 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04232
12 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04233
12 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04234
12 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04235
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04236
12 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04237
12 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04238
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04239
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIterator() [function] [call site] 04240
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04241
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04242
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorRecursive(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04243
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 04244
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].isLeaf() [function] [call site] 04245
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1800(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04246
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].iterator(int) [function] [call site] 04247
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorInNodeChildren(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04248
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 04249
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].access$1900(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode) [function] [call site] 04250
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorRecursive(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04251
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 04252
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1600(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04253
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryCount() [function] [call site] 04254
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1700(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04255
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].findIteratorRecursive(org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04256
11 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04257
11 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04258
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04259
11 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04260
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04261
11 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04262
11 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04263
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04264
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04265
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04266
11 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04267
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04268
11 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04269
11 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04270
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04271
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04272
11 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04273
11 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04274
11 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04275
11 [org.apache.commons.geometry.euclidean.PointMap2DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 04276
12 [org.apache.commons.geometry.euclidean.PointMap2DImpl].pointsEq(org.apache.commons.geometry.euclidean.twod.Vector2D,org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 04277
13 [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] 04278
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].getPrecision() [function] [call site] 04279
11 [org.apache.commons.geometry.euclidean.PointMap3DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 04280
12 [org.apache.commons.geometry.euclidean.PointMap3DImpl].pointsEq(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04281
13 [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] 04282
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].getPrecision() [function] [call site] 04283
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntryInChildren(org.apache.commons.geometry.core.Point) [function] [call site] 04284
12 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getSearchLocation(org.apache.commons.geometry.core.Point) [function] [call site] 04285
13 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].getSearchLocation(org.apache.commons.geometry.euclidean.twod.Vector2D) [function] [call site] 04286
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getPrecision() [function] [call site] 04287
15 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$800(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04288
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 04289
14 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 04290
14 [org.apache.commons.geometry.euclidean.twod.Vector2D].getX() [function] [call site] 04291
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 04292
14 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 04293
14 [org.apache.commons.geometry.euclidean.twod.Vector2D].getY() [function] [call site] 04294
12 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getSearchLocation(org.apache.commons.geometry.core.Point) [function] [call site] 04295
13 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].getSearchLocation(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04296
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getPrecision() [function] [call site] 04297
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 04298
14 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 04299
14 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 04300
14 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 04301
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 04302
14 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 04303
14 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 04304
14 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 04305
14 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getSearchLocationValue(int,int,int) [function] [call site] 04306
14 [org.apache.commons.numbers.core.Precision$1].compare(double,double) [function] [call site] 04307
14 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 04308
14 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 04309
12 [org.apache.commons.geometry.euclidean.PointMap2DImpl$MapNode2D].testChildLocation(int,int) [function] [call site] 04310
13 [org.apache.commons.geometry.euclidean.PointMap2DImpl].access$000() [function] [call site] 04311
12 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D].testChildLocation(int,int) [function] [call site] 04312
13 [org.apache.commons.geometry.euclidean.PointMap3DImpl].access$000() [function] [call site] 04313
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].getEntryInChild(int,org.apache.commons.geometry.core.Point) [function] [call site] 04314
13 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntry(org.apache.commons.geometry.core.Point) [function] [call site] 04315
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode].findEntry(org.apache.commons.geometry.core.Point) [function] [call site] 04316
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].contains(java.lang.Object) [function] [call site] 04317
7 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$1500(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,java.lang.Object) [function] [call site] 04318
8 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].findEntry(java.lang.Object) [function] [call site] 04319
7 [org.apache.commons.geometry.euclidean.PointMap2DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 04320
7 [org.apache.commons.geometry.euclidean.PointMap3DImpl].pointsEq(org.apache.commons.geometry.core.Point,org.apache.commons.geometry.core.Point) [function] [call site] 04321
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 04322
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].tokenError(java.lang.String) [function] [call site] 04323
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].tokenError(java.lang.String,java.lang.Throwable) [function] [call site] 04324
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(int,int,java.lang.String,java.lang.Throwable) [function] [call site] 04325
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 04326
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getCurrentKeyword() [function] [call site] 04327
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader].handleVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04328
5 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04329
6 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addToVertexList(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04330
7 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateCanModify() [function] [call site] 04331
7 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04332
8 [org.apache.commons.geometry.euclidean.threed.Vector3D].getX() [function] [call site] 04333
8 [org.apache.commons.geometry.euclidean.threed.Vector3D].getY() [function] [call site] 04334
8 [org.apache.commons.geometry.euclidean.threed.Vector3D].getZ() [function] [call site] 04335
6 [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] 04336
7 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateCanModify() [function] [call site] 04337
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].handleVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04338
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].readVector() [function] [call site] 04339
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 04340
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDouble() [function] [call site] 04341
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__30].bootstrap$() [function] [call site] 04342
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser$isNotWhitespace__30]. () [function] [call site] 04343
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 04344
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsDouble() [function] [call site] 04345
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 04346
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDouble() [function] [call site] 04347
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 04348
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDouble() [function] [call site] 04349
5 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 04350
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjTriangleMeshReader].handleNormal(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04351
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].handleNormal(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04352
4 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].readVector() [function] [call site] 04353
4 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readFace() [function] [call site] 04354
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].nextDataLineContent() [function] [call site] 04355
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readFaceVertex() [function] [call site] 04356
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 04357
6 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLineWhitespace() [function] [call site] 04358
6 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readNormalizedVertexAttributeIndex(java.lang.String,int) [function] [call site] 04359
7 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 04360
7 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32].bootstrap$() [function] [call site] 04361
8 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$isIntegerPart__32]. () [function] [call site] 04362
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].nextWithLineContinuation(char,java.util.function.IntPredicate) [function] [call site] 04363
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].getCurrentTokenAsInt() [function] [call site] 04364
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].ensureHasSetToken() [function] [call site] 04365
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].unexpectedToken(java.lang.String,java.lang.Throwable) [function] [call site] 04366
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].tokenError(java.lang.String) [function] [call site] 04367
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 04368
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(int) [function] [call site] 04369
7 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].consume(int,java.util.function.IntConsumer) [function] [call site] 04370
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].readChar() [function] [call site] 04371
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$lambda_static_0__15].accept(int) [function] [call site] 04372
8 [org.apache.commons.geometry.io.core.internal.SimpleTextParser$StringCollector].accept(int) [function] [call site] 04373
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 04374
6 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readNormalizedVertexAttributeIndex(java.lang.String,int) [function] [call site] 04375
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 04376
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].discard(int) [function] [call site] 04377
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].isIntegerPart(int) [function] [call site] 04378
6 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].peekChar() [function] [call site] 04379
6 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser].readNormalizedVertexAttributeIndex(java.lang.String,int) [function] [call site] 04380
6 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes]. (int,int,int) [function] [call site] 04381
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].getTextParser() [function] [call site] 04382
5 [org.apache.commons.geometry.io.core.internal.SimpleTextParser].parseError(java.lang.String) [function] [call site] 04383
5 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjParser].discardDataLine() [function] [call site] 04384
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face]. (java.util.List) [function] [call site] 04385
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].bootstrap$(java.util.List) [function] [call site] 04386
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3]. (java.util.List) [function] [call site] 04387
3 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].getVertices(java.util.function.IntFunction) [function] [call site] 04388
4 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].bootstrap$(java.util.function.IntFunction) [function] [call site] 04389
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8]. (java.util.function.IntFunction) [function] [call site] 04390
3 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].bootstrap$(java.util.List) [function] [call site] 04391
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4]. (java.util.List) [function] [call site] 04392
3 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face].getDefinedCompositeNormal(java.util.function.IntFunction) [function] [call site] 04393
4 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04394
4 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04395
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04396
4 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04397
4 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04398
4 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04399
4 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04400
4 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04401
4 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04402
4 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04403
4 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04404
4 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04405
4 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04406
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04407
4 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04408
4 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04409
4 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04410
4 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04411
4 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04412
4 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04413
4 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$VertexAttributes].getNormalIndex() [function] [call site] 04414
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].add(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04415
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__4].apply(int) [function] [call site] 04416
4 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader$get__3].apply(int) [function] [call site] 04417
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].normalizeOrNull() [function] [call site] 04418
5 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].access$000(double,double,double,boolean) [function] [call site] 04419
6 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].tryCreateNormalized(double,double,double,boolean) [function] [call site] 04420
4 [org.apache.commons.geometry.euclidean.threed.Vector3D$Unit].normalizeOrNull() [function] [call site] 04421
3 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition]. (java.util.List,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04422
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacet() [function] [call site] 04423
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacet() [function] [call site] 04424
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] 04425
3 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition].getNormal() [function] [call site] 04426
3 [org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition].getVertices() [function] [call site] 04427
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] 04428
4 [org.apache.commons.geometry.euclidean.threed.Planes].convexPolygonFromVertices(java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04429
5 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$AbstractElementCollection].size() [function] [call site] 04430
5 [org.apache.commons.geometry.core.internal.AbstractPointMap1D$AbstractEntryCollection].size() [function] [call site] 04431
5 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractEntryCollection].size() [function] [call site] 04432
5 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter].size() [function] [call site] 04433
5 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntrySet].size() [function] [call site] 04434
5 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder]. (java.util.Collection,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04435
5 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].buildForConvexPolygon(java.util.List) [function] [call site] 04436
6 [org.apache.commons.geometry.euclidean.threed.Planes$PlaneBuilder].build() [function] [call site] 04437
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] 04438
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] 04439
5 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D]. (org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 04440
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04441
4 [org.apache.commons.geometry.euclidean.threed.Plane].getNormal() [function] [call site] 04442
4 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 04443
4 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].reverse() [function] [call site] 04444
4 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].reverse() [function] [call site] 04445
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 04446
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].close() [function] [call site] 04447
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].close() [function] [call site] 04448
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].close() [function] [call site] 04449
2 [org.apache.commons.geometry.euclidean.threed.BoundaryList3D]. (java.util.List) [function] [call site] 04450
3 [org.apache.commons.geometry.core.partitioning.BoundaryList]. (java.util.List) [function] [call site] 04451
1 [org.apache.commons.geometry.io.core.input.StreamGeometryInput]. (java.io.InputStream) [function] [call site] 04452
1 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D].readTriangleMesh(org.apache.commons.geometry.io.core.input.GeometryInput,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04453
2 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh].builder(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04454
3 [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] 04455
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04456
5 [org.apache.commons.geometry.euclidean.threed.Bounds3D].builder() [function] [call site] 04457
6 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder]. (org.apache.commons.geometry.euclidean.threed.Bounds3D$1) [function] [call site] 04458
7 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder]. () [function] [call site] 04459
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 04460
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].close() [function] [call site] 04461
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].close() [function] [call site] 04462
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].close() [function] [call site] 04463
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 04464
2 [org.apache.commons.geometry.io.euclidean.threed.stl.StlBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 04465
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextBoundaryReadHandler3D].facetDefinitionReader(org.apache.commons.geometry.io.core.input.GeometryInput) [function] [call site] 04466
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].readFacet() [function] [call site] 04467
2 [org.apache.commons.geometry.io.euclidean.threed.obj.ObjFacetDefinitionReader].readFacet() [function] [call site] 04468
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].readFacet() [function] [call site] 04469
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].readFacet() [function] [call site] 04470
2 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04471
2 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04472
2 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04473
2 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04474
2 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04475
2 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04476
2 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04477
2 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04478
2 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04479
2 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04480
2 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04481
2 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04482
2 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04483
2 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04484
2 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04485
2 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04486
2 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04487
2 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04488
2 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04489
2 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04490
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] 04491
2 [org.apache.commons.geometry.euclidean.threed.VertexListConvexPolygon3D].toTriangles() [function] [call site] 04492
3 [org.apache.commons.geometry.euclidean.threed.Planes].convexPolygonToTriangleFan(org.apache.commons.geometry.euclidean.threed.Plane,java.util.List) [function] [call site] 04493
4 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].bootstrap$(org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 04494
5 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5]. (org.apache.commons.geometry.euclidean.threed.Plane) [function] [call site] 04495
4 [org.apache.commons.geometry.euclidean.internal.EuclideanUtils].convexPolygonToTriangleFan(java.util.List,java.util.function.Function) [function] [call site] 04496
5 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04497
5 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04498
5 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04499
5 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04500
5 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04501
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 04502
5 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 04503
5 [org.apache.commons.geometry.euclidean.internal.EuclideanUtils].findBestTriangleFanIndex(java.util.List) [function] [call site] 04504
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04505
6 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04506
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04507
6 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04508
6 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04509
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04510
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04511
6 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04512
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04513
6 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04514
6 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04515
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].hasNext() [function] [call site] 04516
6 [org.apache.commons.geometry.core.internal.IteratorTransform].hasNext() [function] [call site] 04517
6 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].hasNext() [function] [call site] 04518
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].hasNext() [function] [call site] 04519
6 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].hasNext() [function] [call site] 04520
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].hasNext() [function] [call site] 04521
6 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].hasNext() [function] [call site] 04522
6 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].hasNext() [function] [call site] 04523
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].hasNext() [function] [call site] 04524
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].hasNext() [function] [call site] 04525
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$EntryIterator].next() [function] [call site] 04526
6 [org.apache.commons.geometry.io.euclidean.threed.AbstractBoundaryReadHandler3D$FacetDefinitionReaderIterator].next() [function] [call site] 04527
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode$1].next() [function] [call site] 04528
6 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$FaceIterator].next() [function] [call site] 04529
6 [org.apache.commons.geometry.core.internal.IteratorTransform].next() [function] [call site] 04530
6 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$AbstractDistanceOrderIterator].next() [function] [call site] 04531
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$NearToFarIterator].next() [function] [call site] 04532
6 [org.apache.commons.geometry.core.partitioning.bsp.AbstractBSPTree$NodeIterator].next() [function] [call site] 04533
6 [org.apache.commons.geometry.euclidean.PointMap1DImpl$FarToNearIterator].next() [function] [call site] 04534
6 [org.apache.commons.geometry.core.internal.PointMapAsSetAdapter$EntryIteratorWrapper].next() [function] [call site] 04535
6 [org.apache.commons.geometry.euclidean.threed.Vector3D].directionTo(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04536
6 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04537
6 [org.apache.commons.geometry.euclidean.threed.Vector3D].dot(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04538
5 [org.apache.commons.geometry.euclidean.threed.rotation.QuaternionRotation].apply(java.lang.Object) [function] [call site] 04539
5 [org.apache.commons.geometry.euclidean.oned.AffineTransformMatrix1D].apply(java.lang.Object) [function] [call site] 04540
5 [org.apache.commons.geometry.euclidean.twod.AffineTransformMatrix2D].apply(java.lang.Object) [function] [call site] 04541
5 [org.apache.commons.geometry.euclidean.threed.AffineTransformMatrix3D].apply(java.lang.Object) [function] [call site] 04542
5 [org.apache.commons.geometry.euclidean.twod.rotation.Rotation2D].apply(java.lang.Object) [function] [call site] 04543
5 [org.apache.commons.geometry.io.euclidean.threed.obj.PolygonObjParser$Face$lambda_getVertices_0__8].apply(java.lang.Object) [function] [call site] 04544
5 [org.apache.commons.geometry.euclidean.threed.Planes$lambda_convexPolygonToTriangleFan_0__5].apply(java.lang.Object) [function] [call site] 04545
3 [org.apache.commons.geometry.euclidean.threed.AbstractConvexPolygon3D].getPlane() [function] [call site] 04546
2 [org.apache.commons.geometry.euclidean.threed.Triangle3D].toTriangles() [function] [call site] 04547
2 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addFaceUsingVertices(org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04548
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addFace(int,int,int) [function] [call site] 04549
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateCanModify() [function] [call site] 04550
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateVertexIndex(int) [function] [call site] 04551
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateVertexIndex(int) [function] [call site] 04552
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].validateVertexIndex(int) [function] [call site] 04553
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].useVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04554
4 [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] 04555
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].getVertexIndexMap() [function] [call site] 04556
5 [org.apache.commons.geometry.euclidean.EuclideanCollections].pointMap3D(org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04557
6 [org.apache.commons.geometry.euclidean.PointMap3DImpl]. (org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04558
7 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNodeFactory,int,int,org.apache.commons.numbers.core.Precision$DoubleEquivalence) [function] [call site] 04559
8 [org.apache.commons.geometry.euclidean.PointMap3DImpl$init__31].createNode(org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04560
9 [org.apache.commons.geometry.euclidean.PointMap3DImpl$MapNode3D]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04561
10 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode]. (org.apache.commons.geometry.core.internal.AbstractBucketPointMap,org.apache.commons.geometry.core.internal.AbstractBucketPointMap$BucketNode,int) [function] [call site] 04562
11 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].access$200(org.apache.commons.geometry.core.internal.AbstractBucketPointMap) [function] [call site] 04563
12 [org.apache.commons.geometry.core.internal.AbstractBucketPointMap].createEntryList() [function] [call site] 04564
7 [org.apache.commons.geometry.euclidean.PointMap3DImpl$init__31].bootstrap$() [function] [call site] 04565
8 [org.apache.commons.geometry.euclidean.PointMap3DImpl$init__31]. () [function] [call site] 04566
5 [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] 04567
4 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].addToVertexList(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04568
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].useVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04569
3 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].useVertex(org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04570
2 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getPoint1() [function] [call site] 04571
2 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getPoint2() [function] [call site] 04572
2 [org.apache.commons.geometry.euclidean.threed.SimpleTriangle3D].getPoint3() [function] [call site] 04573
2 [org.apache.commons.geometry.io.euclidean.threed.obj.AbstractObjPolygonReader].close() [function] [call site] 04574
2 [org.apache.commons.geometry.io.euclidean.threed.stl.TextStlFacetDefinitionReader].close() [function] [call site] 04575
2 [org.apache.commons.geometry.io.euclidean.threed.txt.TextFacetDefinitionReader].close() [function] [call site] 04576
2 [org.apache.commons.geometry.io.euclidean.threed.stl.BinaryStlFacetDefinitionReader].close() [function] [call site] 04577
2 [org.apache.commons.geometry.euclidean.threed.mesh.SimpleTriangleMesh$Builder].build() [function] [call site] 04578
3 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].hasBounds() [function] [call site] 04579
3 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].build() [function] [call site] 04580
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 04581
4 [org.apache.commons.geometry.euclidean.threed.Vector3D].of(double,double,double) [function] [call site] 04582
4 [org.apache.commons.geometry.euclidean.threed.Bounds3D$Builder].hasBounds() [function] [call site] 04583
4 [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] 04584
5 [org.apache.commons.geometry.euclidean.threed.Bounds3D]. (org.apache.commons.geometry.euclidean.threed.Vector3D,org.apache.commons.geometry.euclidean.threed.Vector3D) [function] [call site] 04585
6 [org.apache.commons.geometry.euclidean.AbstractBounds]. (org.apache.commons.geometry.euclidean.EuclideanVector,org.apache.commons.geometry.euclidean.EuclideanVector) [function] [call site] 04586
3 [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] 04587
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) [function] [call site] 04588