Project

General

Profile

« Previous | Next » 

Revision 943b2e18

Added by Leszek Koltunski over 3 years ago

Comments.

View differences:

src/main/java/org/distorted/library/effect/VertexEffectRotate.java
21 21

  
22 22
import org.distorted.library.type.Data1D;
23 23
import org.distorted.library.type.Data3D;
24
import org.distorted.library.type.Data4D;
25 24

  
26 25
///////////////////////////////////////////////////////////////////////////////////////////////////
27 26

  
28 27
/**
29
 * Deform the Mesh by applying a 3D vector of force.
28
 * Rotate the Mesh along a given axis by a given angle.
30 29
 */
31 30
public class VertexEffectRotate extends VertexEffect
32 31
  {

Also available in: Unified diff