Project

General

Profile

« Previous | Next » 

Revision b5be333a

Added by Leszek Koltunski almost 4 years ago

3 fixes for MeshBase.apply(VertexEffect).
This still does not work though.

View differences:

src/main/java/org/distorted/library/main/InternalBuffer.java
55 55
    recreate();
56 56
    }
57 57

  
58
///////////////////////////////////////////////////////////////////////////////////////////////////
59

  
60
  public int getIndex()
61
    {
62
    return mIndex[0];
63
    }
64

  
65 58
///////////////////////////////////////////////////////////////////////////////////////////////////
66 59
// must be called from a thread holding OpenGL Context.
67 60

  

Also available in: Unified diff