Interface IPointRenderable

All Superinterfaces:
IRenderable
All Known Implementing Classes:
PointView

public interface IPointRenderable extends IRenderable
Interface to be implemented by those entities that can be rendered as a single point, floated by the camera position in the CPU
  • Method Details

    • blend

      void blend()
    • depth

      void depth()