Classes

Module FbxBehavior

Classes

class   FbxBehavior
  Associate nodes in the Maui scene graph with nodes in the fbx scene graph specified. More...
class   FbxListItem
  Convenience class to hold pairs of fbx to scene node ids. More...
class   KeyframeData
class   NodeAnimationData
  We don't want to store the animation data directly in our scene node (only behaviors need that data, and we might load the file without behaviors) so this "wraps" the scene node and adds animation data. More...