|
|||||||||
| Home >> All >> com >> trapezium >> chisel >> [ mutators overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.trapezium.chisel.mutators
Class EV_to_IFS.EVinfo

java.lang.Objectcom.trapezium.chisel.mutators.EV_to_IFS.EVinfo
- Enclosing class:
- EV_to_IFS
- class EV_to_IFS.EVinfo
- extends java.lang.Object
The main class for performing an ElevationGrid split operation
| Field Summary | |
(package private) com.trapezium.vrml.node.Node |
elevationGridNode
|
(package private) float[] |
heights
|
| Constructor Summary | |
EV_to_IFS.EVinfo(com.trapezium.vrml.node.Node n)
|
|
| Method Summary | |
(package private) void |
convertToIFS(com.trapezium.chisel.TokenPrinter tp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
elevationGridNode
com.trapezium.vrml.node.Node elevationGridNode
heights
float[] heights
| Constructor Detail |
EV_to_IFS.EVinfo
public EV_to_IFS.EVinfo(com.trapezium.vrml.node.Node n)
| Method Detail |
convertToIFS
void convertToIFS(com.trapezium.chisel.TokenPrinter tp)
|
|||||||||
| Home >> All >> com >> trapezium >> chisel >> [ mutators overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.trapezium.chisel.mutators.EV_to_IFS.EVinfo