Project

General

Profile

« Previous | Next » 

Revision 83dadb4a

Added by Leszek Koltunski about 1 year ago

Decouple (to a large degree) the OpenGL Library from Android.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TBDino6.java
338 338
///////////////////////////////////////////////////////////////////////////////////////////////////
339 339
// in-place!
340 340

  
341
  private int[] getPermFromQuats(int[] quats)
341
  public static int[] getPermFromQuats(int[] quats)
342 342
    {
343 343
    for(int i=0; i<12; i++)
344 344
      {

Also available in: Unified diff