|
j3d.org Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.j3d.loaders.discreet.KeyframeTag
org.j3d.loaders.discreet.KeyframeAmbientBlock
public class KeyframeAmbientBlock
Representation of a collection of a single camera block in a keyframe.
A keyframe camera block consists of
AMBIENT NODE TAG 0xB001
NODE ID 0xB030
NODE HEADER 0xB010
COLOR TRACK 0xB020
| Field Summary | |
|---|---|
KeyframeColorBlock |
colors
The track position info |
| Fields inherited from class org.j3d.loaders.discreet.KeyframeTag |
|---|
nodeHeader, nodeId |
| Constructor Summary | |
|---|---|
KeyframeAmbientBlock()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public KeyframeColorBlock colors
| Constructor Detail |
|---|
public KeyframeAmbientBlock()
|
j3d.org Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||