Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(KDtree), | intent(inout) | :: | this | |||
type(STLfile), | intent(in) | :: | stl | |||
real(kind=RP), | intent(in) | :: | Vertices(:,:) | |||
logical, | intent(in) | :: | isPlot | |||
integer, | intent(in) | :: | Min_n_of_Objs | |||
type(point_type), | intent(in), | optional | :: | PointList(:) | ||
integer, | intent(in), | optional | :: | lvl |