Project

General

Profile

« Previous | Next » 

Revision a4b182d4

Added by Leszek Koltunski about 6 years ago

Introduce possibility that an OutputSurface is backed up by a larger texture than necessary and the 'cloneSize()' method.

View differences:

src/main/java/org/distorted/library/main/DistortedInputSurface.java
24 24
 * A Surface that we can set as an Input (take its rectangle of pixels and skin a Mesh with it).
25 25
 */
26 26

  
27
// This really ought to be an abstract class instead, but effing Java has no multiple inheritance...
28

  
27 29
public interface DistortedInputSurface
28 30
{
29 31
/**

Also available in: Unified diff