public class CamSoft3D
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
dist |
double |
phi |
double |
pidiv180 |
double |
psi |
double |
rho |
double |
theta |
| Constructor and Description |
|---|
CamSoft3D() |
| Modifier and Type | Method and Description |
|---|---|
void |
camdef(double rhod,
double thetad,
double phid,
double psid) |
javax.vecmath.Vector3f |
eyecoord(javax.vecmath.Vector3f pw) |
javax.vecmath.Vector3f |
getCamXYZ() |
javax.vecmath.Vector2f |
to2d(javax.vecmath.Vector3f p) |
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.