|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.math.KnotVectorImpl
public class KnotVectorImpl
| Field Summary | |
|---|---|
float[] |
data
|
| Constructor Summary | |
|---|---|
KnotVectorImpl(float[] data)
|
|
| Method Summary | |
|---|---|
float |
getKnot(int dim,
int index,
GraphState gs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float[] data
| Constructor Detail |
|---|
public KnotVectorImpl(float[] data)
| Method Detail |
|---|
public float getKnot(int dim,
int index,
GraphState gs)
getKnot in interface KnotVector
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||