Panda3D
Functions
cast_to_float.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "luse.h"
#include "cast_to_float.I"

Go to the source code of this file.

Functions

LVecBase2f cast_to_float (const LVecBase2d &source)
 
LVecBase3f cast_to_float (const LVecBase3d &source)
 
LVecBase4f cast_to_float (const LVecBase4d &source)
 
LVector2f cast_to_float (const LVector2d &source)
 
LVector3f cast_to_float (const LVector3d &source)
 
LVector4f cast_to_float (const LVector4d &source)
 
LPoint2f cast_to_float (const LPoint2d &source)
 
LPoint3f cast_to_float (const LPoint3d &source)
 
LPoint4f cast_to_float (const LPoint4d &source)
 
LMatrix3f cast_to_float (const LMatrix3d &source)
 
LMatrix4f cast_to_float (const LMatrix4d &source)
 

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
2000-05-24

Definition in file cast_to_float.h.