Class ParallelepipedComposite

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

public class ParallelepipedComposite extends Composite implements ISingleColorable, IMultiColorable
A composite implementation of a parallelepiped, meaning it can be decomposed into distinct primitive for polygon ordering. Supports two kind of sub polygon: culled or simple.