j3d.org Code

org.j3d.loaders.discreet
Class KeyframeCameraTargetBlock

java.lang.Object
  extended by org.j3d.loaders.discreet.KeyframeTag
      extended by org.j3d.loaders.discreet.KeyframeCameraTargetBlock

public class KeyframeCameraTargetBlock
extends KeyframeTag

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
 

Version:
$Revision: 1.1 $
Author:
Justin Couch

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

positions

public KeyframePositionBlock positions
The track position info

Constructor Detail

KeyframeCameraTargetBlock

public KeyframeCameraTargetBlock()

j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org