public class VisibilityPolygon extends VLPolygon
Constructor and Description |
---|
VisibilityPolygon(VLPoint observer,
Environment environment_temp,
double epsilon) |
Modifier and Type | Method and Description |
---|---|
void |
chop_spikes_at_back(VLPoint observer,
double epsilon) |
boolean |
is_spike(VLPoint observer,
VLPoint point1,
VLPoint point2,
VLPoint point3,
double epsilon) |
area, bbox, boundary_length, centroid, diameter, eliminate_redundant_vertices, enforce_standard_form, equals, get, hashCode, hasPointInside, is_in_standard_form, is_simple, n, r, reverse, toString
public VisibilityPolygon(VLPoint observer, Environment environment_temp, double epsilon)
Copyright © 2019. All rights reserved.