Project

General

Profile

« Previous | Next » 

Revision 7bbfc84f

Added by Leszek Koltunski over 2 years ago

Progress with serializing object to JSON: rotations.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyMirror.java
557 557

  
558 558
///////////////////////////////////////////////////////////////////////////////////////////////////
559 559

  
560
  protected float[][] getCuts(int[] numLayers)
560
  public float[][] getCuts(int[] numLayers)
561 561
    {
562 562
    if( mCuts==null )
563 563
      {

Also available in: Unified diff