Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/mathutil/rotate_to.h File Reference

#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)


Detailed Description

Definition in file rotate_to.h.


Function Documentation

EXPCL_PANDA void rotate_to LMatrix4d &  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 LMatrix3d &  mat,
const LVector3d &  a,
const LVector3d &  b
 

BEGIN_PUBLISH EXPCL_PANDA void rotate_to LMatrix3f &  mat,
const LVector3f &  a,
const LVector3f &  b
 


Generated on Fri May 2 00:45:54 2003 for Panda by doxygen1.3