#include "FMath/FMQuaternion.h"
#include "FCDocument/FCDParameterAnimatable.h"
#include "FCDocument/FCDObject.h"
Go to the source code of this file.
Classes | |
| class | FCDTransform |
| A COLLADA transform. More... | |
| class | FCDTTranslation |
| A COLLADA translation. More... | |
| class | FCDTScale |
| A COLLADA non-uniform scale. More... | |
| class | FCDTRotation |
| A COLLADA angle-axis rotation. More... | |
| class | FCDTMatrix |
| A COLLADA matrix transformation. More... | |
| class | FCDTLookAt |
| A COLLADA 'look-at' transformation. More... | |
| class | FCDTSkew |
| A COLLADA skew. More... | |
| class | FCDTFactory |
| [INTERNAL] A factory for COLLADA transforms. More... | |
1.4.6-NO