kfbxtransformation.h File Reference


Detailed Description

Definition in file kfbxtransformation.h.

#include <kaydaradef.h>
#include <kaydara.h>

Include dependency graph for kfbxtransformation.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define KFBX_DLL   K_DLLIMPORT

Enumerations

enum  ERotationOrder
 Rotation order flags. More...
enum  ETransformInheritType
 Tranformation inheritance flags. More...


Enumeration Type Documentation

Rotation order flags.

  • eEULER_XYZ
  • eEULER_XZY
  • eEULER_YZX
  • eEULER_YXZ
  • eEULER_ZXY
  • eEULER_ZYX
  • eSPHERIC_XYZ

Definition at line 58 of file kfbxtransformation.h.

Tranformation inheritance flags.

  • eINHERIT_RrSs
  • eINHERIT_RSrs
  • eINHERIT_Rrs

Definition at line 74 of file kfbxtransformation.h.