public class IntersectionPoint extends Object
| Constructor and Description |
|---|
IntersectionPoint() |
| Modifier and Type | Method and Description |
|---|---|
Vec3f |
getIntersectionPoint() |
float |
getT() |
void |
setIntersectionPoint(Vec3f newPt) |
void |
setT(float t) |
private Vec3f intPt
private float t
Copyright © 2007–2017 Gephi Consortium. All rights reserved.