|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TriangleStripArray | |
org.j3d.renderer.aviatrix3d.util | Generalised utility classes for all representing view frustum information |
Uses of TriangleStripArray in org.j3d.renderer.aviatrix3d.util |
Methods in org.j3d.renderer.aviatrix3d.util with parameters of type TriangleStripArray | |
boolean |
AVIntersectionUtils.rayTriangleStripArray(javax.vecmath.Point3d origin,
javax.vecmath.Vector3d direction,
float length,
TriangleStripArray geom,
javax.vecmath.Matrix4f vworldTransform,
javax.vecmath.Point3d point,
boolean intersectOnly)
Test the intersection of a ray or segment against the given triangle strip array.If there is an intersection, the point will contain the exact intersection point on the geometry. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |