|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Point3D in frams_client_3d |
Fields in frams_client_3d declared as Point3D | |
private Point3D |
Camera.eye
|
private Point3D |
Camera.view
|
Methods in frams_client_3d with parameters of type Point3D | |
Vector3D |
Point3D.vector(Point3D point)
Calcultes a vector from this to given point. |
void |
Point3D.add(Point3D point)
Add a point. |
Constructors in frams_client_3d with parameters of type Point3D | |
Point3D(Point3D point)
Copy constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |