Class Nettet

java.lang.Object
  |
  +--Nettet

public class Nettet
extends java.lang.Object

The nett Contains the control-points to the net.


Field Summary
 float[] ctrlpoints
           
 
Constructor Summary
Nettet()
           
 
Method Summary
 float[] getctrlpoints()
          get Controlspoints
 int getUN()
          getUN
 int getVN()
          getVN
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ctrlpoints

public float[] ctrlpoints
Constructor Detail

Nettet

public Nettet()
Method Detail

getUN

public int getUN()
getUN

Returns:
UN

getVN

public int getVN()
getVN

Returns:
VN

getctrlpoints

public float[] getctrlpoints()
get Controlspoints

Returns:
ctrlpoints