Blender
V3.3
|
#include "testing/testing.h"
#include "intern/abc_axis_conversion.h"
#include "BLI_math.h"
#include "BLI_utildefines.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::io | |
blender::io::alembic | |
Functions | |
blender::io::alembic::TEST (abc_matrix, CreateRotationMatrixY_YfromZ) | |
blender::io::alembic::TEST (abc_matrix, CreateRotationMatrixZ_YfromZ) | |
blender::io::alembic::TEST (abc_matrix, CreateRotationMatrixXYZ_YfromZ) | |
blender::io::alembic::TEST (abc_matrix, CreateRotationMatrixXYZ_ZfromY) | |
blender::io::alembic::TEST (abc_matrix, CopyM44AxisSwap_YfromZ) | |
blender::io::alembic::TEST (abc_matrix, CopyM44AxisSwapWithScale_YfromZ) | |
blender::io::alembic::TEST (abc_matrix, CopyM44AxisSwap_ZfromY) | |
blender::io::alembic::TEST (abc_matrix, CopyM44AxisSwapWithScale_ZfromY) | |
blender::io::alembic::TEST (abc_matrix, CopyM44AxisSwapWithScale_gimbal_ZfromY) | |