Project

General

Profile

« Previous | Next » 

Revision 789769bd

Added by Leszek Koltunski 12 months ago

Progress with BandagedObjectPyraminx.

View differences:

src/main/java/org/distorted/bandaged/BandagedObjectPyraminx.java
138 138
    return dx*dx + dy*dy + dz*dz < (SQ3/4)*1.01f;
139 139
    }
140 140

  
141
///////////////////////////////////////////////////////////////////////////////////////////////////
142
// TODO
143

  
144
  void getTouchedPosition(float[] output, int face, float pointX, float pointY)
145
    {
146

  
147
    }
148

  
149 141
///////////////////////////////////////////////////////////////////////////////////////////////////
150 142

  
151 143
  float[][][] getPositions()

Also available in: Unified diff