Package javajs.util
Class P3i
java.lang.Object
javajs.util.T3i
javajs.util.P3i
- All Implemented Interfaces:
Serializable
A 3 element point that is represented by signed integer x,y,z coordinates.
- Since:
- Java 3D 1.2
- Version:
- specification 1.2, implementation $Revision: 1.9 $, $Date: 2006/07/28 17:01:33 $
- Author:
- Kenji hiranabe additions by Bob Hanson hansonr@stolaf.edu 9/30/2012 for unique constructor and method names for the optimization of compiled JavaScript using Java2Script
- See Also:
-
Constructor Details
-
P3i
public P3i()
-
-
Method Details
-
new3
-