Uses of Class
toxi.geom.IsectData3D
-
Uses of IsectData3D in toxi.geom
Modifier and TypeMethodDescriptionBoxIntersector.getIntersectionData()
Intersector3D.getIntersectionData()
PlaneIntersector.getIntersectionData()
Ray3DIntersector.getIntersectionData()
SphereIntersectorReflector.getIntersectionData()
TriangleIntersector.getIntersectionData()
-
Uses of IsectData3D in toxi.geom.mesh
Modifier and TypeMethodDescriptionMeshIntersector.getIntersectionData()
TriangleMesh.getIntersectionData()
Terrain.intersectAtPoint
(float x, float z) Computes the 3D position (with elevation) and normal vector at the given 2D location in the terrain. -
Uses of IsectData3D in toxi.newmesh