#include <math.h>
#include <pandabase.h>
#include "luse.h"
Go to the source code of this file.
Functions | |
BEGIN_PUBLISH EXPCL_PANDA void | rotate_to (LMatrix3f &mat, const LVector3f &a, const LVector3f &b) |
EXPCL_PANDA void | rotate_to (LMatrix3d &mat, const LVector3d &a, const LVector3d &b) |
EXPCL_PANDA void | rotate_to (LMatrix4f &mat, const LVector3f &a, const LVector3f &b) |
EXPCL_PANDA void | rotate_to (LMatrix4d &mat, const LVector3d &a, const LVector3d &b) |
Definition in file rotate_to.h.
|
|
|
|
|
|
|
|