Project

General

Profile

« Previous | Next » 

Revision eddf0cb7

Added by Leszek Koltunski about 4 years ago

remove an unused, redundant API.

View differences:

src/main/java/org/distorted/library/effectqueue/EffectQueuePostprocess.java
159 159
  public int preprocess(InternalOutputSurface buffer, DistortedNode node, float distance, float mipmap, float[] projection)
160 160
    {
161 161
    buffer.setAsOutput();
162
    InternalSurface input = node.getInternalSurface();
162
    InternalSurface input = node.getSurface();
163 163

  
164 164
    if( input.setAsInput() )
165 165
      {

Also available in: Unified diff