PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include <math.h>#include "lmatrix.h"#include "lvector3.h"#include "lvector2.h"#include "lpoint3.h"#include "lpoint2.h"#include "lmat_ops.h"#include "lvec2_ops.h"#include "lvec3_ops.h"#include "fltnames.h"#include "compose_matrix_src.h"#include "dblnames.h"Go to the source code of this file.
Variables | |
| EXPCL_PANDA_LINMATH const double | matrix_component_defaults [num_matrix_components] |
| EXPCL_PANDA_LINMATH const char *const | matrix_component_letters |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file compose_matrix.h.
1.8.15