|
Aviatrix3D 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TriangleFanArray | |
org.j3d.renderer.aviatrix3d.util | General utility classes for use with the core API. |
Uses of TriangleFanArray in org.j3d.renderer.aviatrix3d.util |
Methods in org.j3d.renderer.aviatrix3d.util with parameters of type TriangleFanArray | |
boolean |
AVIntersectionUtils.rayTriangleFanArray(javax.vecmath.Point3d origin,
javax.vecmath.Vector3d direction,
float length,
TriangleFanArray geom,
javax.vecmath.Matrix4f vworldTransform,
javax.vecmath.Point3d point,
boolean intersectOnly)
Test the intersection of a ray or segment against the given triangle fan array.If there is an intersection, the point will contain the exact intersection point on the geometry. |
|
Aviatrix3D 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |