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/TwistyRedi.java
152 152

  
153 153
///////////////////////////////////////////////////////////////////////////////////////////////////
154 154

  
155
  protected float[][] getCuts(int[] numLayers)
155
  public float[][] getCuts(int[] numLayers)
156 156
    {
157 157
    if( mCuts==null )
158 158
      {

Also available in: Unified diff