Panda3D
Loading...
Searching...
No Matches
Variables
compose_matrix.h File Reference

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
 

Detailed Description

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."

Author
drose
Date
1999-01-27

Definition in file compose_matrix.h.

Variable Documentation

◆ matrix_component_defaults

EXPCL_PANDA_LINMATH const double matrix_component_defaults[num_matrix_components]
extern

Definition at line 26 of file compose_matrix.cxx.

◆ matrix_component_letters

EXPCL_PANDA_LINMATH const char* const matrix_component_letters
extern

Definition at line 25 of file compose_matrix.cxx.