Class Parallelepiped

  • All Implemented Interfaces:
    IMultiColorable, ISingleColorable, IGLRenderer, ISortableDraw

    public class Parallelepiped
    extends Wireframeable
    implements ISingleColorable, IMultiColorable
    A Parallelepiped is a parallelepiped rectangle that is Drawable and Wireframeable. A future version of Rectangle3d should consider it as a Composite3d. This class has been implemented for debugging purpose and inconsistency of its input w.r.t other primitives should not be considered (no setData function).
    Author:
    Martin Pernollet