|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmri.v3ds.HideKey3ds
public class HideKey3ds
Hide key used by the HideTrack3ds class.
The hide key only contains the Frame number at which the
visibility flag is toggled. I.e. a visible mesh is hidden and a hidden
mesh becomes visible.
| Field Summary | |
|---|---|
int |
Frame
Frame number where the visibility flag toggles. |
| Constructor Summary | |
|---|---|
HideKey3ds()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int Frame
| Constructor Detail |
|---|
public HideKey3ds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||