BIJ API

of3d
Class OF3DDeformation

java.lang.Object
  |
  +--of3d.OF3DDeformation

public class OF3DDeformation
extends java.lang.Object


Constructor Summary
OF3DDeformation()
           
OF3DDeformation(float[] v)
           
OF3DDeformation(float cx, float cy, float cz, float cf, float bx, float by, float bz)
           
 
Method Summary
 float[] getVector(VJVoxelLoc vl)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OF3DDeformation

public OF3DDeformation()

OF3DDeformation

public OF3DDeformation(float cx,
                       float cy,
                       float cz,
                       float cf,
                       float bx,
                       float by,
                       float bz)

OF3DDeformation

public OF3DDeformation(float[] v)
Method Detail

getVector

public float[] getVector(VJVoxelLoc vl)

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.