public static class TubeUtility.FrameInfo extends Object
The fields can be accessed directly, as they are declared public.
The frame is stored as 4 column vectors in the following order: normal, binormal, tangent, base point.
| Constructor and Description |
|---|
FrameInfo(double[] f,
double l,
double t,
double p) |