Panda3D
Functions
cast_to_double.I File Reference

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

Go to the source code of this file.

Functions

LVecBase2d cast_to_double (const LVecBase2f &source)
 
LVecBase3d cast_to_double (const LVecBase3f &source)
 
LVecBase4d cast_to_double (const LVecBase4f &source)
 
LVector2d cast_to_double (const LVector2f &source)
 
LVector3d cast_to_double (const LVector3f &source)
 
LVector4d cast_to_double (const LVector4f &source)
 
LPoint2d cast_to_double (const LPoint2f &source)
 
LPoint3d cast_to_double (const LPoint3f &source)
 
LPoint4d cast_to_double (const LPoint4f &source)
 
LMatrix3d cast_to_double (const LMatrix3f &source)
 
LMatrix4d cast_to_double (const LMatrix4f &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_double.I.