Panda3D
Loading...
Searching...
No Matches
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

LMatrix3d cast_to_double (const LMatrix3f &source)
 
LMatrix4d cast_to_double (const LMatrix4f &source)
 
LPoint2d cast_to_double (const LPoint2f &source)
 
LPoint3d cast_to_double (const LPoint3f &source)
 
LPoint4d cast_to_double (const LPoint4f &source)
 
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)
 

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.

Function Documentation

◆ cast_to_double() [1/11]

LMatrix3d cast_to_double ( const LMatrix3f & source)
inline

Definition at line 50 of file cast_to_double.I.

◆ cast_to_double() [2/11]

LMatrix4d cast_to_double ( const LMatrix4f & source)
inline

Definition at line 54 of file cast_to_double.I.

◆ cast_to_double() [3/11]

LPoint2d cast_to_double ( const LPoint2f & source)
inline

Definition at line 38 of file cast_to_double.I.

◆ cast_to_double() [4/11]

LPoint3d cast_to_double ( const LPoint3f & source)
inline

Definition at line 42 of file cast_to_double.I.

◆ cast_to_double() [5/11]

LPoint4d cast_to_double ( const LPoint4f & source)
inline

Definition at line 46 of file cast_to_double.I.

◆ cast_to_double() [6/11]

LVecBase2d cast_to_double ( const LVecBase2f & source)
inline

Definition at line 14 of file cast_to_double.I.

◆ cast_to_double() [7/11]

LVecBase3d cast_to_double ( const LVecBase3f & source)
inline

Definition at line 18 of file cast_to_double.I.

◆ cast_to_double() [8/11]

LVecBase4d cast_to_double ( const LVecBase4f & source)
inline

Definition at line 22 of file cast_to_double.I.

◆ cast_to_double() [9/11]

LVector2d cast_to_double ( const LVector2f & source)
inline

Definition at line 26 of file cast_to_double.I.

◆ cast_to_double() [10/11]

LVector3d cast_to_double ( const LVector3f & source)
inline

Definition at line 30 of file cast_to_double.I.

◆ cast_to_double() [11/11]

LVector4d cast_to_double ( const LVector4f & source)
inline

Definition at line 34 of file cast_to_double.I.