Serialized Form

Class marchingcubes.MCApplet implements Serializable

Serialized Fields

bgColor

java.awt.Color bgColor

canvas

marchingcubes.MCCanvas canvas

pControlW

javax.swing.JPanel pControlW

pControlE

javax.swing.JPanel pControlE

pControlWW

javax.swing.JPanel pControlWW

pControlWE

javax.swing.JPanel pControlWE

pOperation

javax.swing.JPanel pOperation

transfo

javax.swing.ButtonGroup transfo

trans

javax.swing.JRadioButton trans

rot

javax.swing.JRadioButton rot

pRender

javax.swing.JPanel pRender

cbMat

javax.swing.JComboBox cbMat

rendu

javax.swing.ButtonGroup rendu

lambert

javax.swing.JRadioButton lambert

phong

javax.swing.JRadioButton phong

visu

javax.swing.ButtonGroup visu

woCube

javax.swing.JRadioButton woCube

pModel

javax.swing.JPanel pModel

reference

javax.swing.JLabel reference

value

javax.swing.JTextField value

lCase

javax.swing.JLabel lCase

tfCase

javax.swing.JTextField tfCase

cbVisible

javax.swing.JCheckBox cbVisible

cbVisibleListener

java.awt.event.ActionListener cbVisibleListener

tfCaseListener

javax.swing.event.CaretListener tfCaseListener

faceBox

javax.swing.ButtonGroup faceBox

face1

javax.swing.JRadioButton face1

face2

javax.swing.JRadioButton face2

face3

javax.swing.JRadioButton face3

face4

javax.swing.JRadioButton face4

face5

javax.swing.JRadioButton face5

face6

javax.swing.JRadioButton face6

face7

javax.swing.JRadioButton face7

addB

javax.swing.JButton addB

supB

javax.swing.JButton supB

reset

javax.swing.JButton reset

sVertex

javax.swing.JSlider[] sVertex

sVertexListener

javax.swing.event.ChangeListener sVertexListener

sVertexListenerTfCase

javax.swing.event.ChangeListener sVertexListenerTfCase

mButton

javax.swing.JButton[] mButton

cbAmbigousListener

java.awt.event.ActionListener cbAmbigousListener


Class marchingcubes.MCCanvas implements Serializable

Serialized Fields

tfMode

int tfMode

img

java.awt.Image img

dbg

java.awt.Graphics dbg

prevMouse

java.awt.Point prevMouse

width

int width

height

int height

cX

int cX

cY

int cY

mesh

marchingcubes.MCMesh mesh