静态
box静态
box静态
boxThe bounding box.
The bounding sphere.
The relationship type: 0 for disjoint, 1 for contains, 2 for intersecting.
静态
closest静态
closest静态
closest静态
closestThe bounding sphere.
The point in space.
The closest point on the bounding sphere.
静态
closestThe first bounding sphere.
The second bounding sphere.
The closest point on the first bounding sphere to the second.
静态
distance静态
distance静态
distance静态
distanceThe bounding sphere.
The point in space.
The distance from the point to the bounding sphere.
静态
distanceThe first bounding sphere.
The second bounding sphere.
The distance between the two bounding spheres.
静态
intersects静态
intersectsThe bounding box.
The bounding sphere.
True if they intersect, otherwise false.
静态
intersectsThe intersection type of the plane and the bounding box:
静态
intersects静态
intersects静态
intersectsThe type of intersection between a point and a plane:
静态
intersectsThe plane.
The bounding sphere.
The intersection type of the plane and the bounding sphere: 0-back, 1-front, 2-intersecting.
静态
intersectsThe spatial relationship between the plane and the triangle:
静态
intersects静态
intersects静态
intersects静态
intersects静态
intersects静态
intersects静态
intersectsThe ray.
The bounding sphere.
The distance to the intersection point, or -1 if there is no intersection.
静态
intersectsThe ray.
The bounding sphere.
The intersection point.
The distance to the intersection, or -1 if there is no intersection.
静态
intersects静态
intersects静态
intersectsThe first bounding sphere.
The second bounding sphere.
True if they intersect, otherwise false.
静态
intersectsThe bounding sphere.
The first vertex of the triangle.
The second vertex of the triangle.
The third vertex of the triangle.
True if they intersect, otherwise false.
静态
sphereThe bounding sphere.
The bounding box.
The spatial relationship: 0 for disjoint, 1 for contains, 2 for intersecting.
静态
sphereThe bounding sphere.
The point.
The relationship type: 0 for disjoint, 1 for contains, 2 for intersecting.
静态
sphereThe first bounding sphere.
The second bounding sphere.
The spatial relationship: 0 for disjoint, 1 for contains, 2 for intersecting.
静态
sphereThe bounding sphere.
The first vertex of the triangle.
The second vertex of the triangle.
The third vertex of the triangle.
The relationship type: 0 for disjoint, 1 for contains, 2 for intersecting.
En
Collision class is used to detect collisions
Zh
Collision 类用于检测碰撞。