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