dzzd
Interface IVertex3D

All Superinterfaces:
IPoint3D

public interface IVertex3D
extends IPoint3D

Interface used for accessing to a 3D Vertex.

Vertex3D are similar to Point3D except that they internally old a screen space* and a rendering position (* relative position to the current camera)

Since:
1.0
Version:
1.0, 01/01/04
Author:
Bruno Augier
See Also:
IPoint3D

Methods inherited from interface dzzd.IPoint3D
add, copy, getCopy, getX, getY, getZ, normalize, set, setX, setY, setZ, sub