Example usage for Java javax.media.j3d HiResCoord fields, constructors, methods, implement or subclass
The text is from its open source code.
HiResCoord(int[] X, int[] Y, int[] Z) Constructs and initializes a new HiResCoord using the values provided in the argument. |