15 #ifndef COMPOSE_MATRIX_H
16 #define COMPOSE_MATRIX_H
31 #include "pandabase.h"
40 #include "lvec2_ops.h"
41 #include "lvec3_ops.h"
46 static const int num_matrix_components = 12;
47 EXPCL_PANDA_LINMATH
extern const char *
const matrix_component_letters;
48 EXPCL_PANDA_LINMATH
extern const double matrix_component_defaults[num_matrix_components];
51 #include "compose_matrix_src.h"
54 #include "compose_matrix_src.h"