Modifier and Type | Class and Description |
---|---|
class |
ImmutablePlane3D |
Modifier and Type | Method and Description |
---|---|
Plane3D |
Plane3D.copy() |
Plane3D |
ImmutablePlane3D.getNormalized() |
Plane3D |
Plane3D.getNormalized() |
Plane3D |
ImmutablePlane3D.rotate(tr.com.terrayazilim.core.math.Vec3d vec3d) |
Plane3D |
Plane3D.rotate(tr.com.terrayazilim.core.math.Vec3d vec3d) |
Plane3D |
ImmutablePlane3D.scale(double scaleFactor) |
Plane3D |
Plane3D.scale(double scaleFactor) |
Plane3D |
ImmutablePlane3D.translate(double... args) |
Plane3D |
Plane3D.translate(double... args) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Intersector.intersects(Segment3D shape0,
Plane3D shape1) |
static boolean |
Intersector.intersects(Sphere3D shape0,
Plane3D shape1) |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.