6 package eu.mihosoft.vrl.v3d;
134 return inX && inY && inZ;
160 throw new UnsupportedOperationException(
"Implementation missing!");
210 return "[center: " +
center +
", bounds: " +
bounds +
"]";
boolean intersects(Bounds b)
boolean contains(Polygon p)
boolean contains(Vertex v)
Bounds(Vector3d min, Vector3d max)
boolean contains(Vector3d v)
boolean intersects(Polygon p)
final List< Vertex > vertices
static Vector3d y(double y)
static Vector3d z(double z)
static Vector3d x(double x)