Uses of Class
com.jmex.model.converters.maxutils.KeyframeInfoChunk

Packages that use KeyframeInfoChunk
com.jmex.model.converters.maxutils   
 

Uses of KeyframeInfoChunk in com.jmex.model.converters.maxutils
 

Fields in com.jmex.model.converters.maxutils with type parameters of type KeyframeInfoChunk
(package private)  java.util.ArrayList<KeyframeInfoChunk> KeyframeChunk.cameraKeyframes
           
(package private)  java.util.ArrayList<KeyframeInfoChunk> KeyframeChunk.lightKeyframes
           
(package private)  java.util.HashMap<java.lang.String,KeyframeInfoChunk> KeyframeChunk.objKeyframes